説明
Custom Post Type UI は、ウェブサイトのカスタム投稿タイプとをタクソノミーの登録および管理するための使いやすいインターフェイスを提供します。
Custom Post Type UI Extended
CPTUI はカスタムコンテンツタイプの作成に役立ちますが、そのコンテンツの表示はまったく新しい課題になる可能性があります。私たちはCustom Post Type UI Extendedを作成しました。作成したコンテンツの表示に役立ちます。レイアウトページを表示してCustom Post Type UI 拡張を使用したレイアウト例から利用可能なものを確認してください。
プラグイン開発
Custom Post Type UI の公式開発は GitHub で行われており、公式の安定版リリースは WordPress.org で公開されています。GitHub のレポは https://github.com/WebDevStudios/custom-post-type-ui にあります。潜在的なバグや問題、機能拡張のアイデアについては、「サポート」タブをご利用ください。
インストール
管理画面から検索してインストールする
- [新しいプラグインの追加] 画面にアクセスし、「custom post type ui」を検索します。
- 「今すぐインストール」ボタンをクリック
- プラグインを有効化します。
- 「CPTUI」 メニューに移動します。
管理画面から ZIP ファイルでインストールする
- 「プラグインの追加」画面に移動し、「プラグインのアップロード」 ボタンをクリックします。
- 「ファイルを選択」ボタンをクリックし、コンピュータから ZIP ファイルを選択します。
- 「今すぐインストール」 のボタンをクリック。
- アップロードが完了したら Custom Post Type UI を有効化します。
手動
- Custom Post Type UI フォルダを WordPress のインストールのプラグインディレクトリにアップロードします。
- プラグインを有効化します。
- 「CPTUI」 メニューに移動します。
それです!今すぐ簡単に WordPress でカスタム投稿の種類やタクソノミーの作成を開始することができます。
FAQ
-
ユーザードキュメンテーション
-
https://docs.pluginize.com/tutorials/custom-post-type-ui/ を参照してください
評価
貢献者と開発者
Custom Post Type UI はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
1.18.0 – 2025-07-29
- Added: “template_name” label support.
- Fixed: Typo in “games” Dashicon classname.
- Updated: CPTUI “ad” graphics. Added ThemeSwitcher Pro.
- Updated: touched up some label usage for post type registration screen.
1.17.3 – 2025-04-21
- Fixed: PHP notices around foreach loops in cptui_post_thumbnail_theme_support().
- Fixed: PHP notices around empty variable values with get code section.
- Fixed: PHP notices around false values with taxonomy listings with post type registration.
- Updated: Confirmed compatibility with WordPress 6.8
1.17.2 – 2024-11-19
- Fixed: PHP warnings around empty description variables from tools page.
- Updated: Confirmed compatibility with WordPress 6.7
1.17.1 – 2024-06-27
- Fixed: Missed re-showing of autolabel fill links for js enabled browsers.
1.17.0 – 2024-06-17
- Added: “sidebars” as a reserved slug for post types.
- Added: Blueprint for trying Custom Post Type UI on wordpress.org before installation.
- Updated: Reworked javascript files to be more modular with the build process.
1.16.0 – 2024-04-08
- Added: Added a wpml-config.xml file.
- Updated: Added “search_terms” to disallowed taxonomy list.
- Updated: Began converting our javascript away from jQuery dependency.
- Updated: tested up to WP 6.5
1.15.1 – 2023-11-08
- Fixed: Fixed up some Right-to-Left language styling issues.
- Fixed: Fixing forgot to update about page and some PHP constants for CPTUI version.
1.15.0 – 2023-11-06
- Added: Checkbox to indicate you intend to migrate a post type into CPTUI in event of matching slugs. Props @ramsesdelr
- Added: “item_trashed” post type label support from WordPress 6.3
- Updated: confirmed compatibility with WordPress 6.4.
- Updated: PHP8 compatibility.
- Updated: Minimum WordPress version to version 6.3, minimum PHP version to 7.4.
1.14.0 – 2023-08-07
- Added: “Scroll to top” links in CPTUI pages. Props @aslamatwebdevstudios
- Added: Remembers toggled states for CPTUI settings panels. Props @aslamatwebdevstudios and @ramsesdelr
- Updated: Notes about slugs for both post types and taxonomies.
- Updated: Support/FAQ section with more accurate links.





