• Is it possible to use this for multiple users? I did modify the plugin file so the getTweets function takes two arguments, the second one being the Twitter user. I did this so I can use different users and different token values. My modified function works fine; hoever, looks like when a tweet gets cached, all my users are reading from that cache file. Any advice on how I can make a workaround?

    And since you’re doing an authenticated call to Twitter’s API, are we still prone to the Rate Limit limitations?

    Thanks for the great work!

    https://www.ads-software.com/extend/plugins/oauth-twitter-feed-for-developers/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Liam Gladdy

    (@lgladdy)

    Hey!

    This is now available!

    You can pass in twitter handle as the second parameter of getTweets() as of version 2.0 ??

    Plugin Author Liam Gladdy

    (@lgladdy)

    As for the rate limit – yes, still prone to them, but you get 180 calls an hour, so the caching should handle it for most people ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Using for multiple Twitter handles’ is closed to new replies.