Цей плагін не перевірявся з останніми 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