Dette innstikket er ikkje testa med dei tre siste utgåvene av WordPress. Det kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar av WordPress.

Simple Tag Shortcode

Skildring

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>

Installasjon

  1. Upload simple_tag_shortcode.php to the /wp-content/plugins/ directory.
  2. Activate the plugin through the «Plugins» menu in WordPress.

Omtalar

There are no reviews for this plugin.

Bidragsytarar og utviklarar

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

Contributors