Description
Recent Tweet plugin for anonymous Loklak API and Twitter API v1.1 with Cache. It supports the new Twitter API v1.1 and stores tweets in the cache. It means that it will read status messages from your database and it doesn’t query loklak.org or Twitter.com for every page load so you won’t be rate limited. You can set how often you want to update the cache.
Screenshots
Installation
- Unzip the downloaded zip file.
- Upload the
recent-tweet
folder and its contents into thewp-content/plugins/
directory of your WordPress installation - Activate Recent Tweet widget from Plugins page.
- Go to your Widgets menu, add
* Recent Tweet
widget to a widget area. - Tick the checkbox to use Loklak API
OR
Visit https://apps.twitter.com/ in a new tab, sign in with your account, click onCreate a new application
and create your own keys if you haven’t already. - Fill all your widget settings.
- Enjoy your new Tweet feed! ??
FAQ
- Why should I use Loklak API?
-
API from loklak.org is anonymous and does not require any registration. It provides twitter like experience without the cumbersome Twitter App Registration issues.
- How can I get Consumer Key, Consumer Secret, Access Token and Access Token Secret?
-
You will need to visit https://apps.twitter.com/, sign in with your account and create your own keys.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Recent Tweet” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Recent Tweet” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- The first version of this plugin! Enjoy! ??