Description
A simple WordPress Twitter feed widget and shortcode compatible with the new Twitter 1.1 API.
See http://tweetomatic.co.uk/docs/ for more information.
Screenshots
Installation
- Sign into Twitter API and register an app.
- Download and install the Tweetomatic plugin.
- Insert the shortcode, or integrate the Tweetomatic widget.
There’s a full howto and options list available at http://www.tweetomatic.co.uk.
Requires:
– cURL.
– Correct time on server.
FAQ
See http://tweetomatic.co.uk/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tweetomatic Simple Twitter Feed” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tweetomatic Simple Twitter Feed” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.3
- Allow multiple instances with different settings
1.2
- Changed caching method to use transients. Tidied code
1.1
- Tested with new WordPress
1.0
- Fixed multi-byte tweet offset issue.
0.06
- Bumped ‘Tested up to’ of readme
0.05
- Fixed tweet count for most scenarios. There is a hard limit of 30 tweets but the actual
count will still be wrong if you specify a high count and/or have many retweets/replies. - Added global user field to settings.
- Big rewrite to conform with wordpress.org guidelines.