WP Tag Manager 0.1
One of the things that puzzled me about WordPress 2.3 is that it didn’t come with a tag manager. Then I realized they probably wanted to see what plugin developers would come up with first. Well, after looking around at some tag manager plugins, I decided to write my own. My goal is to create a tag manager that is feature rich and easy to use that also seamlessly integrates into the WordPress admin so that it looks like it is a part of the admin itself rather than an add-on.
In this initial 0.1 release you can:
- Edit tags
- Delete tags
- Merge tags
Not as feature rich as I want, but the basics are there. When I get more time, I plan on adding tag splitting, list untagged posts, and search for similar tags. Suggestions for other features are welcome. You might also check out my other plugin, Category Posts Widget.
This plugin requires WordPress 2.3 or above.
Notice: WP Tag Manager 0.1.1 is available.
You can download the latest version of WP Tag Manager at the official WordPress plugin repository.
Installation
- Download the plugin using the link above.
- Upload tag-manager.php to the plugins folder of your blog.
- Goto the Plugins section of the WordPress admin and activate the plugin.
- Goto the Tag tab of the Manage section and start managing your tags.
Screenshots
Donate
This plugin was created by me and is made available free of charge. However, if you would like to show your appreciation, you can donate via PayPal by clicking the donate button in the sidebar. All funds go towards getting me into college so I can get an education.

back to the top