=== Tweet Watcher === Contributors: simonwheatley, cftp Tags: twitter, tweet Requires at least: 3.4.2 Tested up to: 3.4.2 Stable tag: 0.2 A WordPress plugin which authenticates with a number of Twitter accounts and watches their mention and tweet stream, firing actions for each mention or tweet. == Description == Authenticates with a number of Twitter accounts and fires actions for each mention or tweet. This plugin will do NOTHING unless hook the actions, you can think of it as infrastructure to build upon. == Changelog == = 0.2 = * ENHANCEMENT: Allow authorisation for multiple Twitter accounts. * CHANGED: The arguments passed to the `twtwchr_mention` action. = 0.1 = * Initial release!