WP Random Tagline
Plugin Name: WP Random Tagline
Plugin URI: http://digitaldelinquent.net/web-projects/wp-random-tagline/
Description: Allows to you set a specific tag line, or a random tag line for visitors. It currently works with WordPress 2.0+
Features:
- No Theme Template Changes required, now intergrates itself using the bloginfo(’description’); tag.
- Database Table Installer
- Hide or Show individual taglines for the random function
- Bug Fixes
- Select a random tagline or set one from the available list
- Add/Edit/Delete Taglines
- Allows to you have the plugin activated, but not enabled
- Admin Interface intergration
Author: Chris Lawson
Author URI: http://digitaldelinquent.net
Version: 1.1.1
WP Random Tagline 1.1.1
Downloads: 846 times
=================================
Install Instructions:
- Download the latest version
- Extract files to a temporary folder
- Upload the wp-random-tagline folder to your wp-content/wp-plugins/ folder
- Go to the Plugins section of your WordPress admin, and activate the plugin
- Go to the Options section of your WordPress admin and then goto Random Taglines to install the database tables.

Hi Chris,
this one is damaged too
Regards
gidibao
Hi gidibao,
I think this was the same issue as the other file. I’ve since repacked this one as well.
Thanks for letting me know.
Cheers
Chris
Hi there,
I installed, and the static mode works fine. When I randomize, though, I get a SQL error:
WordPress database error: [Unknown column ‘true’ in ‘where clause’]
SELECT * FROM wp_taglines WHERE tagvisable = true
any thoughts?
Hi Nick,
Thats slightly strange, as the SQL error is saying that it cant find a true column, when it should actually be looking for a tagvisable column with a value of true. I’ve sent you a email with further information.
Cheers
Chris
When I click the “edit” button for tagline 1 I get this:
WordPress database error: [Unknown column ‘true’ in ‘where clause’]
SELECT * FROM wp_taglines WHERE tagvisable = true
BTW I’m a different Nick
Hi Nick,
The error you got is the same as what the other nick was getting, but it was happening somewhere else. I’ve updated the file on the site with the fix. If you re-download the file and replace the existing files you’ll be right to go.
Cheers
Chris
Works great! Thanks for making this
Hi, when I tried to unzip the file, it got a warning that there is garbage at the end of the file.
Hey Chris, works great! Thanks!