Return to Snippet

Revision: 56364
at March 23, 2012 13:47 by treociti


Initial Code
<?php bloginfo('name'); ?>

Initial URL
http://codex.wordpress.org/Function_Reference/bloginfo

Initial Description
bloginfo('name') is a function that generates the name of a WordPress site, the one used in the installation of WordPress and inserted in the Blog Name field under General Settings.

Initial Title
General Template Tags

Initial Tags
php, wordpress

Initial Language
PHP