Description
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
- Upload
simple_tag_shortcode.php
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs & développeurs
« Simple Tag Shortcode » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Simple Tag Shortcode » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.