Leírás
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>
Telepítés
- Upload
simple_tag_shortcode.php
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Simple Tag Shortcode” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Simple Tag Shortcode” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.