Create Custom Post Type is a professional plugin that allows you to create and manage custom post types and their settings from the WordPress admin area. It also provides a default block editor for the created post types.
Features
- Create and manage custom post types from the WordPress admin.
- Configure various post type settings like supports, taxonomies, archive, visibility, etc.
- Easily create custom post types with the option to enable/disable archive, hierarchical structure, and taxonomies.
- Automatically registers the created post types in WordPress.
- Supports adding custom fields, featured images, categories, tags, and more.
- Provides a user-friendly interface to manage and view custom post types.
Usage
Admin Page:
- Navigate to Create Custom Post Type from the WordPress admin sidebar.
- Use the form to create a new custom post type by specifying a post type slug, plural/singular names, supports, visibility, taxonomies, and other settings.
- After creating a post type, you can view a list of all created post types, their details, and take action to delete them.
- You can also see options to register the post type with WordPress』s custom post type functionality.
Creating a Custom Post Type:
- Post Type Slug: A unique identifier for your custom post type (e.g.,
books). - Post Type Name (Plural): The name of your post type in plural form (e.g.,
Books). - Post Type Name (Singular): The name of your post type in singular form (e.g.,
Book). - Supports: Select which features your post type will support (e.g., Title, Editor, Featured Image).
- Publicly Visible: Choose whether the post type is publicly visible on the site.
- Has Archive: Decide if your custom post type will have an archive page.
- Hierarchical: Set whether your custom post type is hierarchical like pages or not.
- Taxonomies: Assign categories and tags to your custom post type if needed.
License
This plugin is licensed under the GPL-2.0-or-later license. See the full license text here: http://www.gnu.org/licenses/gpl-2.0.txt






