Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Category 2 Post Type

Опис

Allows you to move categories to custom post types and/or taxonomies.

Hooks and Filters

Coming soon…

Встановлення

  1. Upload category-to-custom-post-type to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Tools > Cat 2 Post Type

Часті питання

None yet. Just ask.

Відгуки

03.09.2016
Simple as it should be! It will move not only categories but tags and all posts to any custom post type you select. It saved hours of work. Thank you so much!!!
Прочитати всі 3 відгуки

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

“Category 2 Post Type” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Category 2 Post Type” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.1.5

  • Added support to move categories and/or their children.
  • Added support for taxonomies and to move posts between them.

0.1.4

  • Stabilized for WordPress repo submission and release.

0.1.3

  • Added a Match Custom Fields function (custom fields to metabox).
  • Removed taxonomy functions for now.
  • Primary goal currently is to map a post category to CPT.

0.1.2

  • Added to git
  • Added bootstrap for admin page layout
  • Changed submit button to ‘Run Script’
  • Converted to class Cat2PostTypeTax
  • Reworked the admin messages system/functionality

0.1.1

  • Minor tweaks and adjustments.

0.1.0

  • Initial setup and build out.