このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Convert Post Types

説明

これは、投稿やページの多くをカスタム投稿タイプへ(またはその逆)変換するためのユーティリティです。あなたは、単一のカテゴリー内の投稿または特定のページの子ページだけを変換することができます。また、既存の投稿に追加してカテゴリーを割り当てることができます。

This plugin is useful for converting many posts at once. If you’d rather do one at a time, use Post Type Switcher instead.

インストール

  1. Install a database backup plugin, like WP DB Backup. Make a backup of your database, and make sure you know how to restore your site using the backup. I’m not kidding. Do this first!
  2. Upload this plugin directory to /wp-content/plugins/
  3. WordPress の「プラグイン」メニューからプラグインを有効化してください
  4. Go to Tools → Convert Post Types to convert your posts.

FAQ

Installation Instructions
  1. Install a database backup plugin, like WP DB Backup. Make a backup of your database, and make sure you know how to restore your site using the backup. I’m not kidding. Do this first!
  2. Upload this plugin directory to /wp-content/plugins/
  3. WordPress の「プラグイン」メニューからプラグインを有効化してください
  4. Go to Tools → Convert Post Types to convert your posts.

評価

2019年11月21日
I needed to converts some blog posts to a custom post type and found this plugin with a google search. It worked perfectly on WP 5.3 and saved me a good our of time.
2018年4月17日
Wordpress 4.9.5 No better plugin for converting categories to custom post types. And vice versa.
2017年5月5日
This plugin does easily allow you to "bulk" change from one post type to another. But keep in mind you need to have that post type already set up on your new site before you can convert it. The part of this plugin that does not work is that it doesn't assign the categories that were selected. It converts the post type, but it gives it a blank category. This requires you to manually look for the newly converted posts and manually assign the categories yourself. 🙁
2016年12月2日
Very nice plugin that did the job really well. Thumbs up to the author !
41件のレビューをすべて表示

貢献者と開発者

Convert Post Types はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Convert Post Types” は2ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Convert Post Types” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.4

1.3.1

  • Fixed a problem with the “Convert” button overlapping the footer in WP 3.8x

1.3

  • Failing to select a to/from post type now gives an error instead of converting posts to an invalid type.
  • Things converted to posts do not receive the default category if other categories are set.
  • Flat taxonomies are now set correctly.
  • Various query-related bugs fixed, like all pages being converted even if a parent was chosen.

1.2.1

  • Fixed a notice on the admin screen.

1.2

  • Fixed compatibility problem with WordPress 3.3.
  • Using built-in functions instead of database queries for better caching and support for hooks.

1.1

  • Removed private post types (like nav menu items) from the dropdown menus to prevent accidents. Only public post types are available for switching.

1.0

  • First release (June 30, 2010)