Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




bloginfo [ WordPress Function ]

bloginfo ( $show = '' )
Parameters:
  • (string) $show What to display.
See:
Defined at:



Display information about the blog.

Source


<?php
function bloginfo$show='' ) {
    echo 
get_bloginfo$show'display' );
}
?>

Examples [ wp-snippets.com ]

Top Google Search Results

More ...

0 User Note(s)

None yet. Be the first!

Add New ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics