Random Tagline
Overview
Replaces the tagline on your blog with a random tagline selected from a taglines file you provide.
Download
random_tagline.zip
Installation Instructions
- Drop the file random_tagline.php into /wp-content/plugins
- Activate the plugin in the Plugin Management page
- On your Settings page, select Random Tagline
- Enter the path to your tagline file, and click Save Changes
All occurrences of your tagline throughout your blog (except the General Settings page) should now randomly select from
the file you specified.
The Tagline File
The tagline file should contain all of the taglines you want to randomly select from. It is return-delimited, ie. there is
one tagline per line.
Changelog
- Version 1.2, 3/5/2009
- Added diagnostic information to settings page
- Version 1.1, 7/30/2008
- Tagline is now consistent if used multiple times throughout page
load
Comments/Questions
dan@danposluns.com