Beschrijving
Automatically finds duplicate terms (with same name) in each taxonomy, then moves posts from duplicates to its original terms and deletes duplicate terms.
You can choose which duplicates you want to merge and delete.
Installatie
- Upload the plugin files to the
/wp-content/plugins/zaba-merge-duplicate-terms
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Tools->Merge terms and follow instructions
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Merge duplicate terms” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Merge duplicate terms” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1
- Ability to choose taxonomies which you would like to use
- Increased max_execution_time if server allows it so it can run through long operations
1.0
- First release