Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Merge duplicate terms

Описание

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.

Установка

  1. Upload the plugin files to the /wp-content/plugins/zaba-merge-duplicate-terms directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to Tools->Merge terms and follow instructions

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Merge duplicate terms» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Merge duplicate terms» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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