Description
“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.
Screenshots
Installation
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Tag This” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Tag This” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.