Advanced Tagline gives the option to have multiple taglines for your blog and display them at random or sequentially with each page view
<?php bloginfo('advtag'); ?>NOTE: After installing 1.4 or later, you can safely remove the following php code from your themes if you added it as a result of installing a previous version:
<?php if (function_exists("advtag_next_tagline")) { advtag_next_tagline(); } ?><?php if (function_exists("advtag_get_tagline")) { advtag_get_tagline(); } ?>
Requires: 2.5 or higher
Compatible up to: 2.7.1
Last Updated: 2009-3-31
Downloads: 3,833
0 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?