Simple Tag Shortcode

This plugin provides a simple [tag] shortcode.

By Bartosz Romanowski

Version 1.0 Active Installs 10+ Updated 15 years ago 15 years old

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>

Plugin comparisons

See how this plugin stacks up against alternatives side by side.