Tweets Wordpress Widget
August 23, 2016 ยท View on GitHub
Gitified version of the Tweets Widget published in the official Wordpress plugin directory:
http://wordpress.org/plugins/tweets-widget/
Please report issues in the Wordpress plugin directory support forum:
http://wordpress.org/support/plugin/tweets-widget
Installation
Add the Loklak and Twitter APIs to this plugin via Git as follows:
$ git submodule add https://github.com/timwhitlock/wp-twitter-api.git api
$ git submodule add https://github.com/loklak/loklak_php_api.git loklak_php_api
For further details on the plugin, please visit the official plugin page.