Update 12-28-10: If you’re running an updated version of WP (i.e. 3.0 or later), the plugin may not show your taglines at first. If you deactivate and reactivate the plugin, your taglines should appear. This is due to a change in WordPress that you can read about here. The Tagline Rotator plugin does pretty much what it sounds like it would do: it randomly selects a tagline
(that’s the description of your blog beneath the title) from a list of user-compiled taglines, then displays
it within your blog. It offers a couple of advantages over some of the other similar plugins I found, most
importantly that it uses the mySQL database within WordPress, and therefore should not slow down page loads
significantly. As of version 1.1, it is now WP database prefix compliant, meaning it will use the database prefix stored in your WordPress settings, and should be WPMU compliant.
Of course, the current version of this plugin is 1.1, so there are a
couple of bugs/limitations that you should know about.
* You must choose ‘Save Changes’ to commit any deletions or additions to the tagline database. Hopefully, this will soon be automated
* The plugin currently does not delete the tables it creates upon de-activation (that way you don’t lose your taglines). However,
if you manually delete the table, WordPress will throw an error upon re-activation of the plugin. The easiest way to fix this is to change the option
‘tagline_tables’ in wp_options to be ‘false’ NB: If you’re not comfortable manually editing your mySQL database, don’t worry. The table will just sit there
and work if you re-activate the plugin.
* It still won’t do the dishes.Updates