Skip to content

Automattic/wp-term-management-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Term Management Tools ===
Contributors: scribu
Tags: admin, category, tag, term, taxonomy, hierarchy, organize, manage
Requires at least: 3.2
Tested up to: 3.4
Stable tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Allows you to merge terms, set term parents in bulk, and swap term taxonomies.

== Description ==

If you need to reorganize your tags and categories, this plugin will make it easier for you. It adds two new options to the Bulk Actions dropdown on term management pages:

* Merge - combine two or more terms into one
* Set parent - set the parent for one or more terms (for hierarchical taxonomies)
* Change taxonomy - convert terms from one taxonomy to another

It works with tags, categories and [custom taxonomies](http://codex.wordpress.org/Custom_Taxonomies).

Links: [Plugin News](http://scribu.net/wordpress/term-management-tools) | [Author's Site](http://scribu.net)

== Installation ==

You can either install it automatically from the WordPress admin, or do it manually:

1. Unzip the "term-management-tools" archive and put the folder into your plugins folder (/wp-content/plugins/).
1. Activate the plugin from the Plugins menu.

Go to WP-Admin -> Posts -> Categories and reorganize away.

== Screenshots ==

1. Merge
2. Set parent

== Changelog ==

= 1.1.1 =
* fixed error notices
* added Persian translation

= 1.1 =
* added 'Change taxonomy' action

= 1.0 =
* initial release
* [more info](http://scribu.net/wordpress/term-management-tools/tmt-1-0.html)