Description
This plugin provides a simple [tag] shortcode.
Replacing patterns:
[tag]tag name[/tag]
<a href=βhttp://yourdomain.com/tag/tag-name/β title=βtag nameβ>tag name</a>
[tag slug=βtag-nameβ]your text[/tag]
<a href=βhttp://yourdomain.com/tag/tag-name/β title=βtag nameβ>your text</a>
[tag name=βtag nameβ]your text[/tag]
<a href=βhttp://yourdomain.com/tag/tag-name/β title=βtag nameβ>your text</a>
Installation
- Upload
simple_tag_shortcode.php
to the/wp-content/plugins/
directory. - Activate the plugin through the βPluginsβ menu in WordPress.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Tag Shortcode” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Tag Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.