This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

spDescChanger

Description

With this Plugin you can set several descriptions for your blog. They change randomized without reloading the page. You will find an example video on the plugin-page at http://www.scriptpara.de/skripte/spdescchanger/

Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

Be sure, that in your header.php the code is as follows:

< div class=”description”>< ?php bloginfo(‘description’); ? >

The important thing is the class “description”!!

Reviews

There are no reviews for this plugin.

Contributors & Developers

“spDescChanger” is open source software. The following people have contributed to this plugin.

Contributors

Translate “spDescChanger” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.6 24.07.2009

  • initial release