=== Advanced Tagline === Contributors: kmorey Donate link: http://kmorey.net/downloads/ Tags: tagline, random, sequential, quote, quotes Requires at least: 2.5 Tested up to: 2.6 Stable tag: trunk This plugin gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view == Description == This is my first major WordPress plugin. This plugin gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view. I created it mainly to learn how to write WordPress plugins and also to familiarize myself a bit with MooTools. 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. Features: * Sequential or random display * Easily edit active taglines * Easily add/remove taglines * Batch import (csv), overwrite or append == 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 == Screenshots == 1. Configure Type 2. Add Tagline 3. Active Taglines 4. Removed Taglines 5. Batch Import Succeeded