https://github.com/wpmetabox/mb-custom-post-type
Create and manage custom post types with easy-to-use interface in WordPress.
https://github.com/wpmetabox/mb-custom-post-type
custom-post-types meta-box wordpress wordpress-development wordpress-plugin
Last synced: about 1 year ago
JSON representation
Create and manage custom post types with easy-to-use interface in WordPress.
- Host: GitHub
- URL: https://github.com/wpmetabox/mb-custom-post-type
- Owner: wpmetabox
- Created: 2015-08-11T09:20:14.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T00:48:24.000Z (over 1 year ago)
- Last Synced: 2024-10-29T14:14:58.310Z (over 1 year ago)
- Topics: custom-post-types, meta-box, wordpress, wordpress-development, wordpress-plugin
- Language: JavaScript
- Homepage: https://metabox.io/plugins/custom-post-type/
- Size: 5.4 MB
- Stars: 44
- Watchers: 8
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**MB Custom Post Types & Custom Taxonomies** helps you to create and manage custom post types and custom taxonomies easily in WordPress by providing an easy-to-use interface in the admin area.
The plugin allows you to handle all post type's arguments and taxonomy's arguments such as menu labels, admin bar label, exclude from search, disable archive page, etc. just in minutes. You don't need to write custom PHP code to register custom post types anymore (using function `register_post_type()` and `register_taxonomy()`).
> **Meta Box Lite**
> We recommend using [Meta Box Lite](https://metabox.io/lite/), a feature-rich free UI version of Meta Box that provides UI and all free features for managing custom fields and dynamic content on WordPress, including post types, taxonomies, custom fields, and relationships.
Using **MB Custom Post Types & Custom Taxonomies**, you will be able to craft the WordPress admin and turn it into a professional Content Management Systems.
### Features
* Supports all arguments for creating custom post types (like `register_post_type()`)
* Supports all arguments for creating custom taxonomies (like `register_taxonomy()`)
* Supports **live editing mode**, which auto fill in all necessary labels for you!
* Clean code
* Registered custom post types can be exported/imported using default WordPress functionality (no more plugins!)
### Plugin Links
- [Project Page](https://metabox.io/plugins/custom-post-type/)
- [Github Repo](https://github.com/rilwis/mb-custom-post-type/)
This plugin is a free extension of [Meta Box](https://metabox.io) plugin, which is a powerful, professional solution to create custom meta boxes and custom fields for WordPress websites. Using **MB Custom Post Types & Custom Taxonomies** in combination with [other extensions](https://metabox.io/plugins/) will help you manage any content types in WordPress easily and make your website more professional.
## Installation
You need to install [Meta Box](https://metabox.io) plugin first
- Go to **Plugins | Add New** and search for **Meta Box**
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin
Install **MB Custom Post Types & Custom Taxonomies** extension
- Go to **Plugins | Add New** and search for **MB Custom Post Types & Custom Taxonomies**
- Click **Install Now** button to install the plugin
- After installing, click **Activate Plugin** to activate the plugin