# Tweets Wordpress Widget

Gitified version of the Tweets Widget published in the official Wordpress plugin directory:  
[http://wordpress.org/plugins/tweets-widget/](http://wordpress.org/plugins/tweets-widget/)

Please report issues in the Wordpress plugin directory support forum:  
[http://wordpress.org/support/plugin/tweets-widget](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](http://wordpress.org/plugins/tweets-widget/).
