=== Twitter Tracker === Contributors: simonwheatley Donate link: http://www.simonwheatley.co.uk/wordpress/ Tags: twitter, tweet, twitter search, hashtag, summize Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 1.2 Tracks Twitter search results or a Twitter hashtag in a sidebar widget. == Description == **This plugin requires PHP5 (see Other Notes > PHP4 for more).** A fairly simple widget which allows you to specify and display a [Twitter search](http://search.twitter.com/) (or a Twitter hashtag) in your sidebar. Future developments will hopefully include allowing more than one of these widgets to be used at once, with different searches in them. == Other notes == The HTML output is fairly well classed, but if you need to adapt it you can. Create a directory in your *theme* called "view", and a directory within that one called "category-images-ii". Then copy the template files `view/twitter-tracker/widget-content.php` and `view/twitter-tracker/widget-error.php` from the plugin directory into your theme directory and amend as you need. If these files exist in these directories in your theme they will override the ones in the plugin directory. This is good because it means that when you update the plugin you can simply overwrite the old plugin directory as you haven't changed any files in it. All hail [John Godley](http://urbangiraffe.com/) for the code which allows this magic to happen. Plugin initially produced on behalf of [WordCamp UK, 2009](http://wordcamp.org.uk). Is this plugin lacking a feature you want? I'm happy to accept offers of feature sponsorship: [contact me](http://www.simonwheatley.co.uk/contact-me/) and we can discuss your ideas. Any issues: [contact me](http://www.simonwheatley.co.uk/contact-me/). == Installation == The plugin is simple to install: 1. Download `twitter-tracker.zip` 1. Unzip 1. Upload `twitter-tracker` directory to your `/wp-content/plugins` directory 1. Go to the plugin management page and enable the plugin 1. Give yourself a pat on the back == PHP4 == Many of my plugin now require at least PHP5. I know that WordPress officially supports PHP4, but I don't. PHP4 is a mess and makes coding a lot less efficient, and when you're releasing stuff for free these things matter. PHP5 has been out for several years now and is fully production ready, as well as being naturally more secure and performant. If you're still running PHP4, I strongly suggest you talk to your hosting company about upgrading your servers. All reputable hosting companies should offer PHP5 as well as PHP4. Right, that's it. Grump over. ;) == Change Log == = v0.90b 2009/04/10 = * FIXED: Bug with time since information, now replaced with an i18n local date. = v0.90b 2009/03/03 = * RELEASE: Version 0.90b == Screenshots == 1. Showing the widget settings 2. Showing the unstyled output (use your own CSS to make this look as you wish)