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