Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Simple Tag Shortcode

Disgrifiad

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>

Gosod

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

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

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

Cyfranwyr

Translate “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.