Archive | Wordpress RSS feed for this section
WordPress bloginfo parameter

WordPress bloginfo parameter

Display blog info : < ?php bloginfo('name'); ?>
Other parameter (replace ‘name’ in above examples

name: The blog’s title

description: The blog’s tag line
url: The URL to the blog’s home page

wpur:l The URL to the WordPress installation

Read more