i4w_blog_name

Usage:

This shortcode will return the same output information as the WordPress function get_bloginfo(‘name’):

returns the Weblog title set in Administration ? Settings ? General. This data is retrieved from the blogname record in the wp_options table.

This shortcode does NOT supports conditional branching with [ELSE_blog_name].

Shortcode nesting is NOT supported.<

Parameters:

None

Example:

[i4w_blog_name]

API:

There is no API function equivalent for this shortcode.