=== Advanced Tagline === Contributors: kmorey Plugin URI: http://kmorey.net/computers/advanced-tagline-wordpress-plugin/ Donate link: http://kmorey.net/downloads/ Tags: tagline, random, sequential, quote, quotes Requires at least: 2.5 Tested up to: 2.6 Stable tag: 1.3 Advanced Tagline gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view == Description == Advanced Tagline gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view. I wanted sequential display and batch import for my blog because I like to post lyrics to songs. With these options I can post lyrics to songs one phrase/line at a time, and the viewer will see the next line of the song on the next page view. It would also be good for quotes. **Features** * Sequential or random display * Easily edit active taglines * Easily add/remove taglines * Batch import (csv), overwrite or append * Each tag can have an optional link * Store plugin data using get_option and update_option **Version 1.3** * Fixed a bug that skipped the first tagline in sequential mode * Fixed display if no link is specified to skip the anchor tag * Fixed batch import to accept lines with one column (no link) * Remove screenshots from package * Visual style changes to blend better with WordPress admin styles == Installation == 1. Upload the 'advanced-tagline' folder to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `` at the top of your header.php file 1. Place `` in your templates where the tagline should appear