Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

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

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

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

Mitwirkende

Übersetze „Simple Tag Shortcode“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.