Descripción
«Tag This» is a wordpress plugin that allows the community to appropriately tag your posts. It does so by adding a small textbox below a post. The most popular tags are then added automatically to your post, and helps organize your blog. It helps you tag your old posts, or get a large database of relevant tags, and better interaction with the community.
«Tag This» was an idea conceived by Brajeshwar and written in whole by Anirudh (anirudh -at- anirudhsanjeev -dot- org), and released under GPLv3 License. Small parts of the code are used from Lester Chan’s wp-ratings plugin (under provision of GPLv2), and it uses the OneClick framework, under LGPL2 license.
«Tag This» requires WordPress 2.3 or higher. There is no possibility of it working with any previous versions. Support for older versions with Ultimate Tag Warrior may be released, but wordpress 2.3 is required.
Instalación
- Upload the complete folder that you downloaded — «tag-this» to the
/wp-content/plugins/
directory - Activate the plugin through the
Plugins
Admin Menu in your WordPress Installation - Place
<?php if (function_exists('wp_tagthis')) { wp_tagthis(); } ?>
in your templates to use it
FAQ
- Where can I read the FAQ, Help, Support
-
Well, instead of updating this «readme.txt» file, we decided to keep the Plugin Page updated with the latest buzz, features and details.
Visit the Tag This Plugin Home Page
or head directly to the Tag This Pugin Discussion Forum.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Tag This» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Tag This» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.