/wp-term-management-tools

A WordPress plugin to help with taxonomy term management

Primary LanguagePHP

Term Management Tools

Contributors: scribu
Tags: admin, category, tag, term, taxonomy, hierarchy, organize, manage
Requires at least: 3.2
Tested up to: 3.5
Stable tag: 1.1.2
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.

Usage

  1. Go to WP-Admin -> Posts -> Categories.
  2. Find the Bulk Actions dropdown.
  3. Reorganize away.

Links: Plugin News | Author's Site

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/).
  2. Activate the plugin from the Plugins menu.

Screenshots

  1. Merge
  2. Set parent

Changelog

1.1.2

  • added 'term_management_tools_term_merged' action hook. props Amit Gupta

1.1.1

  • fixed error notices
  • added Persian translation

1.1

  • added 'Change taxonomy' action

1.0