Custom Post Type UI

説明

Custom Post Type UI provides an easy to use interface for registering and managing custom post types and taxonomies for your website.

While CPTUI helps solve the problem of creating custom post types, displaying the data gleaned from them can be a whole new challenge. That’s why we created Custom Post Type UI Extended. View our Layouts page to see some examples that are available with Custom Post Type UI Extended.

Official development of Custom Post Type UI is on GitHub, with official stable releases published on WordPress.org. The GitHub repo can be found at https://github.com/WebDevStudios/custom-post-type-ui. Please use the Support tab for potential bugs, issues, or enhancement ideas.

Pluginize was launched in 2016 by WebDevStudios to promote, support, and house all of their WordPress products. Pluginize is not only creating new products for WordPress all the time, like CPTUI Extended, but also provides ongoing support and development for WordPress community favorites like CMB2 and more.

スクリーンショット

  • ポストタイプの追加画面とタブ
  • タクソノミーの追加画面とタブ
  • CPTUI で登録されたポストタイプとタクソノミー
  • Import/Export Post Types screen.
  • Get Code screen.
  • ヘルプ / サポート画面

インストール

管理画面から検索してインストールする

  1. Visit the Add New plugin screen and search for “custom post type ui”.
  2. 「今すぐインストール」ボタンをクリック
  3. Activate the plugin.
  4. Navigate to the “CPTUI” Menu.

管理画面から ZIP ファイルでインストールする

  1. 「プラグインの追加」画面に移動し、「プラグインのアップロード」 ボタンをクリックします。
  2. 「ファイルを選択」ボタンをクリックし、コンピュータから ZIP ファイルを選択します。
  3. 「今すぐインストール」 のボタンをクリック
  4. アップロードが完了したら Custom Post Type UI を有効化します。

手動

  1. Upload the Custom Post Type UI folder to the plugins directory in your WordPress installation.
  2. Activate the plugin.
  3. Navigate to the “CPTUI” Menu.

That’s it! Now you can easily start creating custom post types and taxonomies in WordPress.

FAQ

ユーザードキュメンテーション

http://docs.pluginize.com/category/126-custom-post-type-ui 参照してください

Code/API ドキュメンテーション

http://codex.pluginize.com/cptui/ を参照してください

評価

2022年3月22日
This plugin is really useful as it makes creating custom posts way more simpler than coding your own functions in php. It also means that the custom posts are independant of themes so you can change theme without losing the post. And you can easily edit setting on your custom post any time. It has all the options + custom taxonies to create whatever type of post you need. Works with gutenberg editor, can easily change icons and can export posts if you need to move them. On top of that, the support is amazing. I found a bug with the export option and it was fixed the next day with a detailed explaination of the problem. Couldn't ask for more! This has made my life so much easier, I recommend to any developers who want to work with custom posts.
2022年3月18日
Works well, but it's missing a number of CPT options: rest_namespace, capabilities, map_meta_cap, register_meta_box_cb, rewrite[feeds, pages, ep_mask], template, and template_lock. I realize these are not common, but it's a drag when you go to create your third CPT and realize you need to find a different solution that will accommodate one of the missing options. It's no good to have a few registered in CPTUI and a few by hand.
2022年3月7日
Thx for this great plugin! It fills a great gap, that Wordpress has since of its birth. Works like a charm and is not difficult to understand. While it doesn't offer the ability to add category images, I still consider it a must-have plugin for many professional WP installations.
2022年2月12日
I purchased the Custom Post Type UI Extended plugin and used the Grid with Overlay display option. I wanted it to look like the example on their website's example layouts page, but mine came out with 2 images across and they are collapsed to about 30 pixels tall. There are no settings to control number of posts per row or the display height and there is no documentation as to how any of this could be configured. Their website makes it appear to be one of the built-in optional layouts. It looks like I will have to create a custom template.
248件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

“Custom Post Type UI” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.11.2 – 2022-03-21

  • Fixed: Unintended reuse of $delete_with_user variable and can_export option. Props @bogutskyy
  • Fixed: PHP notices around sort array index.

1.11.1 – 2022-03-18

  • Fixed: Errors and warnings around array_key_exists() and bool values

1.11.0 – 2022-03-17

  • Added: “sort” argument for taxonomies.
  • Added: “can export” argument for post types
  • Added: New taxonomy labels from WordPress 5.9
  • Added: Custom option to set “Enter title here” value for post types.
  • Added: Notes around “exclude from search” argument for post types and taxonomy term archives.
  • Added: Notes around taxonomy “hierarchical” option regarding category vs tag behavior.
  • Updated: Reserved post type slugs from recent WordPress releases.
  • Fixed: PHP warnings around foreach loops in cptui_published_post_format_fix()

1.10.2 – 2022-01-28

  • Updated: Confirmed compatibility with WordPress 5.9

1.10.1 – 2021-12-07

  • Added: Filter to our PHP Global sanitization function for Extended usage.

1.10.0 – 2021-10-04

  • Added: Dashicon picker with popup. – Props arshidkv12
  • Added: Tag Cloud widget support for custom taxonomies.
  • Added: Filters that allow developers to override the data fetched from our options, if they choose to.
  • Added: Ability to clear all filled in label values.
  • Fixed: Hardened up various parts of our code to ensure security.
  • Fixed: Incorrectly referenced variable from post types instead of taxonomies, for the rest_controller_class property.

1.9.2 – 2021-06-16

  • Added: “date” as a reserved taxonomy slug.
  • Fixed: duplicate “show_in_graphql” attribute output in “Get Code” output.
  • Updated: image optimization for smaller file sizes.
  • Updated: removed duplicate taxonomy labels.

1.9.1 – 2021-04-19

  • Fixed: missed WPGraphQL settings in our Get Tools/Export functionality.
  • Updated: note about needing a published item to set parent/child relationships in post types.

1.9.0 – 2021-03-30

  • Added: WPGraphQL Support when WPGraphQL is installed and active.
  • Fixed: Better handling of code in post_format based helper functions.
  • Updated: Cleaned up unused CSS.
  • Updated: Added types to disallowed taxonomy slugs.
  • Updated: Amended some helper text on the listings page regarding templates. Props @tarecord