Usage:
This shortcode will return the same output information as the WordPress function get_bloginfo(‘description’):
the Tagline set in Administration ? Settings ? General.
This data is retrieved from the blogdescription record in the wp_options table
This shortcode does NOT supports conditional branching with [ELSE_blog_desc]
Shortcode nesting is NOT supported.
Parameters:
None
Example:
[i4w_blog_desc]
API:
There is no API function equivalent for this shortcode.