Title: Dig Bloginfo Shortcode
Author: Arroba Digital
Published: <strong>November 8, 2016</strong>
Last modified: November 10, 2017

---

Search plugins

![](https://ps.w.org/dig-bloginfo-shortcode/assets/banner-772x250.png?rev=1532695)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/dig-bloginfo-shortcode/assets/icon.svg?rev=1532695)

# Dig Bloginfo Shortcode

 By [Arroba Digital](https://profiles.wordpress.org/arroba/)

[Download](https://downloads.wordpress.org/plugin/dig-bloginfo-shortcode.1.0.4.zip)

 * [Details](https://wordpress.org/plugins/dig-bloginfo-shortcode/#description)
 * [Reviews](https://wordpress.org/plugins/dig-bloginfo-shortcode/#reviews)
 *  [Installation](https://wordpress.org/plugins/dig-bloginfo-shortcode/#installation)
 * [Development](https://wordpress.org/plugins/dig-bloginfo-shortcode/#developers)

 [Support](https://wordpress.org/support/plugin/dig-bloginfo-shortcode/)

## Description

Dig Bloginfo Shortcode fetches the blog info data and allows it to be used as a 
shortcode in html.

#### Examples:

    ```
    [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:

    ```
    <img src="[bloginfo key='template_url']/images/logo.jpg" alt="[bloginfo key='name'] logo" />
    ```

#### Parameters:

 * name = Blog name
 * description = Blog description
 * admin_email = ‘admin@email.com’
 * url = ‘http://example.com/home’
 * wpurl = ‘http://example.com/home/wp’
 * stylesheet_directory = ‘http://example.com/home/wp/wp-content/themes/child-theme’
 * stylesheet_url = ‘http://example.com/home/wp/wp-content/themes/child-theme/style.
   css’
 * template_directory = ‘http://example.com/home/wp/wp-content/themes/parent-theme’
 * template_url = ‘http://example.com/home/wp/wp-content/themes/parent-theme’
 * atom_url = ‘http://example.com/home/feed/atom’
 * rss2_url = ‘http://example.com/home/feed’
 * rss_url = ‘http://example.com/home/feed/rss’
 * pingback_url = ‘http://example.com/home/wp/xmlrpc.php’
 * rdf_url = ‘http://example.com/home/feed/rdf’
 * comments_atom_url = ‘http://example.com/home/comments/feed/atom’
 * comments_rss2_url = ‘http://example.com/home/comments/feed’
 * charset = UTF-8
 * html_type = text/html
 * language = en-US
 * text_direction = ltd
 * version = 4.6.1

**Complete list of parameters:**

Get a complete list of the blog info parameters in [WordPress bloginfo function reference](https://developer.wordpress.org/reference/functions/bloginfo/)

**Localization:**

This plugin is [Compatible with WPML, Tested by WPML team](https://wpml.org/plugin/dig-bloginfo-shortcode/)

## Screenshots

 * [[
 * Plugin’s usage instructions page.
 * [[
 * Usage in the page or post editor.
 * [[
 * Result page or post with the blog information fetched.

## Installation

The installation is pretty standard:

 1. Upload the package contents to to the `/wp-content/plugins/` folder
 2. Activate the plugin through the `Plugins` menu in WordPress

There are no additional settings to be made.

## FAQ

  Installation Instructions

The installation is pretty standard:

 1. Upload the package contents to to the `/wp-content/plugins/` folder
 2. Activate the plugin through the `Plugins` menu in WordPress

There are no additional settings to be made.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Dig Bloginfo Shortcode” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Arroba Digital ](https://profiles.wordpress.org/arroba/)

[Translate “Dig Bloginfo Shortcode” into your language.](https://translate.wordpress.org/projects/wp-plugins/dig-bloginfo-shortcode)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/dig-bloginfo-shortcode/),
check out the [SVN repository](https://plugins.svn.wordpress.org/dig-bloginfo-shortcode/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/dig-bloginfo-shortcode/)
by [RSS](https://plugins.trac.wordpress.org/log/dig-bloginfo-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

**Version 1.0.4 (released Set 1, 2017)**

 * Compatible with WPML, Tested by WPML team
 * Compatible with WordPress 4.9

**Version 1.0.3 (released Nov 11, 2016)**

 * Added example screenshots.

**Version 1.0.2 (released Nov 10, 2016)**

 * Updated usage instructions and assets.

**Version 1.0.1 (released Nov 9, 2016)**

 * Created link to plugin options/usage/settings page from plugins list.

**Version 1.0.0 (released Nov 8, 2016)**

 * Initial release.

## Meta

 *  Version **1.0.4**
 *  Last updated **9 years ago**
 *  Active installations **300+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.9.29**
 * Tags
 * [blog](https://wordpress.org/plugins/tags/blog/)[bloginfo](https://wordpress.org/plugins/tags/bloginfo/)
   [key](https://wordpress.org/plugins/tags/key/)[shortcode](https://wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://wordpress.org/plugins/dig-bloginfo-shortcode/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/dig-bloginfo-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/dig-bloginfo-shortcode/reviews/)

## Contributors

 *   [ Arroba Digital ](https://profiles.wordpress.org/arroba/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/dig-bloginfo-shortcode/)