Tweetdates – my first wordpress plugin
Download it from here.
It is my first wordpress plugin. It is a simple Wordpress plugin to display tweets on your wordpress blog.
What is does?
It fetches your latest tweets from tweeter and displays it on your page.
Requirements:
This plugin is compatible with wordpress 2.7 and released under GPL agreement.
How to use it?
- First of all download Tweetdates plugin
- Unrar the file.
- Open the file named tweetdates.php in any texteditor, and set $GLOBALS['twitterUserId'] = “twitterId”
- Finally, save the file and upload the plugin.
- Activate the plugin from the plugins configuration panel.
- Now write <!–TWEETDATES–> in any page or post where you want your twitter updates to appear.
Note:
If you have problem using other plugin where cURL is used, you can use it.

