Adds new shortcodes based on the template tag bloginfo.
| Author: | Carl Thomé (profile at wordpress.org) |
| WordPress version required: | 3.3.1 |
| WordPress version tested: | 3.3.2 |
| Plugin version: | 0.1 |
| Added to WordPress repository: | 02-02-2012 |
| Last updated: | 04-02-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
| Rating, %: | 100 |
| Rated by: | 1 |
| Plugin URI: | http://wordpress.org/extend/plugins/bloginfo-... |
| Total downloads: | 172 |
![]() Click to start download |
|
With this plugin activated the template tag <?php bloginfo($option); ?> is available as shortcodes as well, with the syntax [option]
Example Usage
Typing [admin_email] into a Post will display the site admin's email to your visitors.
Features
- Shortcode enable bloginfo Use shortcodes in Posts and Pages just as you would use the template tag
<?php bloginfo($option); ?> - No new administration screen. This plugin does not add yet another options page to your already cluttered admin area.
- Clean install and uninstall. This plugin does not modify your database at all.
