Custom Post Type Generator

Overview

Generate Custom Post Types and Custom Taxonomies from the WordPress administration which is easy to understand.
It’s a must have for any user working with WordPress.

Usage

Registration

Custom Post Type

Admin UI › Custom Post Type › Custom Post Type › Add New

150221-0008

Ref: Function Reference/register post type

* About ‘Update related configurations below as well.’

The ‘archive’ and ‘public’ settings have checkbox labeled as ‘Update related configurations below as well.’.
For example , default value of ‘publicly_queryable’, ‘show_ui’, ‘show_in_nav_menus’ is the value of the ‘public’.
when you check the checkbox, These dependencies settings will also be updated at the same time.

Custom Taxonomy

Admin UI › Custom Post Type › Custom Taxonomy › Add New

150221-0009

Ref: Function Reference/register taxonomy

List

150221-0011

* About ‘Other Custom Post Types’.

in your Theme: Custom post types in your theme.
builtin: WordPress default post types.

Functions

PHP Export

Admin UI › Custom Post Type › Export

150221-0010

Custom Post Type Generator will create the PHP code to include in your theme.
Registered Custom Post Type and Taxonomy will not appear in the list of editable object.
This is useful for including Custom Post Type and Taxonomy in themes.

Sort of custom post types

150221-0012

You can sort Custom Post Types using a Drag and Drop.
However there will be priority if you have set the ‘menu_position’.

Download

You can download the latest version and older versions from WordPress.org.

This Plugin published on GitHub.

Comments

  • hallaca より:

    突然失礼いたします。ダッシュボードにカスタム投稿タイプが反映されない原因は何が考えられますでしょうか?
    当方web初心者のため、単純な質問で申し訳ありません。
    よろしくお願いいたします。ご確認いただけると幸いです。

    • hijiri より:

      設定のpublicのところを、依存する項目にチェックを入れてからtrueにしてみてください。
      publicとshow_uiがいずれもtrueであれば管理画面メニューに表示されます。

  • obito より:

    いつも利用させて頂いております。
    どうも、プラグイン内で使われているflush_rewrite_rulesの実行のタイミングによっては、Custom Post Type Permalinks 1.0.0以上で設定したカスタムポストのアーカイブ等のパーマリンクが404になってしまう現象があるようです。
    (作者のToro_Unitさんのブログにflush_rewrite_rulesの件が書かれておりました)

    どちらも凄く便利なプラグインで、案件で使わせて頂いているのですが、
    404にならないように何か改善する方法はありませんでしょうか?

    • hijiri より:

      ご報告ありがとうございます。
      flush_rewrite_rulesの不具合はいくつか報告をいただいています。
      ver.2.3.6にアップデートしましたので、こちらをお試しください。

  • obito より:

    show_in_menu 対応したのですね!!! ありがとうございます!!!

    • hijiriworld より:

      はい、対応しました!
      またなにかあればフィードバックお願いします。

  • obito より:

    いつも使わせて頂いてます!
    show_in_menu を使う案件が出てきたので、今後対応して頂けると助かります!

  • samson より:

    very good plugin!

  • k より:

    いい感じなので、Custom Post Type UIから乗り換えたいのですが、with_frontに対応されていないので乗り換えられません。対応される予定はありませんか?

    関係ありませんが、Installationのところ、「‘intuitive-custom-post-order’ folder」になってしまっていますね。

コメントを残す