by Arroba Digital on WordPress.org

Plugin’s usage instructions page.
Dig Bloginfo Shortcode fetches the blog info data and allows it to be used as a shortcode in html.
[bloginfo key='name']
[bloginfo key='url']
[bloginfo key='description']
Where:
[bloginfo key=’name’] will return the ‘Blog name’
[bloginfo key=’url’] will return ‘http://www.example.com’
[bloginfo key=’description’] will return ‘Blog description’
Or use the shortcode to point directly to images in one of your theme’s folder:
Complete list of parameters:
Get a complete list of the blog info parameters in WordPress bloginfo function reference
Localization:
This plugin is Compatible with WPML, Tested by WPML team