このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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