wordpress tagline php code example Example: how to display the site tagline in wordpress <?php bloginfo( ‘description’ ); ?>