Hello, I’m not a PHP guru and I was wondering if I could get some help. I need to modify the twitter timeline plugin ( http://expressionengine.com/downloads/details/twitter_timeline ) to include retweets. There’s an “include_rts” parameter outlined here: https://dev.twitter.com/docs/api/1/get/statuses/user_timeline And I’d like to basically include that parameter in the plugin. It seems like a simple thing but I’m having trouble making sense of the what I would need to add in the plugin code.
Thanks so much for any help.
-David