Description
AG Twitter is sidebar widget to display your twitter timeline.
Installation
- Upload
ag-twitter
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
AG: Twitter
in the sidebar - Configure as you like it
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AG: Twitter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AG: Twitter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.1
- Fix the issue that store to many “transient_rss” into wp_options database table
- Fix the user link to avoid link a part of a e-mail address
1.1
- Implementation of ag_twitter_show($username, $qtylinks=3); function to retrieve your twitter timeline anywhere in your site or blog.
1.0
- Initial release