Usage:
This shortcode will return the same output information as the WordPress function get_bloginfo(‘admin_email’):
The Administrator’s E-mail address set in Administration ? Settings ? General. This data is retrieved from the admin_email record in the wp_options table
This shortcode does NOT supports conditional branching with [ELSE_blog_email].
Shortcode nesting is NOT supported.
Parameters:
None
Example:
[i4w_blog_email]
API:
There is no API function equivalent for this shortcode.