Opis
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>
Instalacija
- Upload
simple_tag_shortcode.phpto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Recenzije
Nema recenzija za ovaj dodatak.
Saradnici i programeri
“Simple Tag Shortcode” is open source software. The following people have contributed to this plugin.
DoprinositeljiPrevedi “Simple Tag Shortcode” na vaš jezik.
Zainteresirani za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.