Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Simple Tag Shortcode

Beschreibung

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

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

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Simple Tag Shortcode“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende