This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Tag Shortcode

Descripció

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>

Instal·lació

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

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Simple Tag Shortcode» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Simple Tag Shortcode» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.