Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

Create and manage custom post types with easy-to-use interface in WordPress.

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()`).

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