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

Taxonomy Converter

Описание

Copy or convert terms between taxonomies.

Taxonomies include categories, tags and any other custom taxonomies that may be present with your active theme and plugins.

This plugin, based on Categories to Tags Converter, allows you to copy (duplicate) or convert (move) terms from one taxonomy to another or to multiple taxonomies, while maintaining associated posts.

Скриншоты

  • Import page example with custom taxonomies Genre and Writer.

Установка

  1. Upload the taxonomy-converter folder to the /wp-content/plugins/ directory, or search for Taxonomy Converter on the Plugins > Add New admin page and Install Now.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the Tools -> Import screen, Click on Taxonomy Converter

Отзывы

27.11.2020
Love this plugin, especially when importing blogs from other platforms to WordPress since categories are all imported as tags. Saves me so many hours. Thank you! Also, still works perfectly with 5.5.3 for me.
12.02.2020
It worked perfectly. I couldn’t find another to do this. WordPress has one, but it only converts default categories and tags, not taxonomies for other post types. In my case, I needed it for WooCommerce. After I used it, I read the support and saw it doesn’t work on php 7. Mine was set to 7.2.27 and I had no issues. I realized later that I had looked into another plugin called Term Management Tools. That might work if this one doesn’t.
05.11.2019
For starters, the plugin has deprecated code and produces errors on PHP7. Looks like the code hasn’t really been touched all that much in many, many years. The biggest problem is that when the terms are converted, the term descriptions are removed.
Посмотреть все 11 отзывов

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

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

Участники

Перевести «Taxonomy Converter» на ваш язык.

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

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

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

1.3

  • Fixed bug where new term was not added to existing posts

1.2

  • Security fix

1.1

  • Moved copy to/to taxonomy field to above terms list
  • Tested with WP 3.7.1

1.0

Initial plugin