Outputs latest twitter updates and linkifies hash tags and @replies. Properly caches.
Not if you are using a newer version of WordPress. Later 2.8 versions of WordPress include SimplePie so a plugin is not required. If you are using an older version (why?) then download and install the SimplePie core plugin.
A direct function call looks something like this:
<?php gettweet_tp("elightbo", 2, true, true)?>
This will show two of elightbo's tweets with a time-stamp that links to the tweet on twitter's website. The most important thing to keep in mind when using the function call is the order of arguments. Here is the order:
<ul class="tweetie-pie">)</ul>)<li class="tweet"> )</li>)The defaults are used if nothing is supplied to the function. So in this example my tweets would be displayed in an unordered list.
Requires: 2.8 or higher
Compatible up to: 2.9.2
Last Updated: 2009-12-19
Downloads: 2,385
Got something to say? Need help?