Remove Retweets and Replies
-
Hi,
The site I’m working on is currently using a custom Twitter class that makes use of the
kebo_twitter_get_tweets
function to return an object of tweets with a foreach loop. Everything works correctly, but I need to find a way to restrict retweets and replies from showing up in the returned feed.Is there a certain way I could stop retweets and replies from showing up in the
kebo_twitter_get_tweets
function altogether?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Remove Retweets and Replies’ is closed to new replies.