
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.<h3>Updates</h3>
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.