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?

  1. First of all download Tweetdates plugin
  2. Unrar the file.
  3. Open the file named tweetdates.php in any texteditor, and set $GLOBALS['twitterUserId'] = “twitterId”
  4. Finally, save the file and upload the plugin.
  5. Activate the plugin from the plugins configuration panel.
  6. 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.