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
rdf_url: The URL for the blog’s RDF/RSS 1.0 feed
rss_url: The URL for the blog’s RSS 0.92 feed
atom_url: The URL for the blog’s ATOM feed
comments_rss2_url: The URL for the blog’s comments RSS 2.0 feed
pingback_url: The URL for the pingback XML-RPC file
stylesheet_url: The URL for the primary CSS file of the active theme
stylesheet_directory: The URL of the style sheet directory of the active themetemplate_directory
template_url: The URL of the active theme’s directory
admin_email: The e-mail address of the blog administrator
charset: The blog’s encoding for pages and feeds
version: The blog’s version of WordPress
html_type: The content type of WordPress HTML pages
Related posts:


11. Apr, 2011 






No comments yet... Be the first to leave a reply!