Skip to content

PHP code snippet – How to display the site tagline in wordpress?

<?php bloginfo( ‘description’ ); ?>
See also  PHP code snippet - How to export mysql data to csv through ?

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.