MB Custom Post Types & Custom Taxonomies
Plugin Review
AI-ResearchedWhat is MB Custom Post Types & Custom Taxonomies?
MB Custom Post Types & Custom Taxonomies is a free WordPress plugin that gives you a visual admin interface for creating custom post types and custom taxonomies. Instead of writing PHP code with register_post_type(), you fill in a form. The plugin handles the rest. It was built by Anh Tran, the developer behind the Meta Box ecosystem, and has been actively maintained for 11 years. That longevity matters. With 10K+ active installs and a 4.7/5 rating from 13 reviews, the plugin shows clear staying power. 92% of those reviews are 2% are one-star — a split that suggests occasional edge-case issues but broad satisfaction. The current version is 2.12.0, and it was last updated on May 13, 2026.
This tool is designed for anyone who needs to turn a basic WordPress site into a structured content management system. It covers both custom post types and custom taxonomies in a single interface. If you have ever searched for "how to create custom post types in wordpress", this plugin offers a direct answer without requiring a developer. It works as a standalone plugin, but it also integrates tightly with Meta Box Lite for adding custom fields to those new content types.
Key Features of MB Custom Post Types & Custom Taxonomies
- Complete UI for registration — Supports every argument available in WordPress’s
register_post_type()andregister_taxonomy()functions, all presented in a clean settings panel. - Live editing mode — As you type labels like "singular name" or "menu name", the plugin auto-fills the remaining label fields based on standard patterns. This saves significant time when setting up multiple content types.
- Export to PHP code — You can export your registered post types and taxonomies as clean PHP code. This is useful for moving definitions into a theme’s
functions.phpfile or a custom plugin. - WordPress export/import compatible — Custom post types registered with this plugin are fully compatible with WordPress’s built-in Tools > Export and Tools > Import. No extra exporter plugin is needed.
- Full taxonomy argument control — Configure hierarchical taxonomies, rewrite slugs, admin column visibility, and whether the taxonomy appears in the REST API — all from the UI.
- Clean, minimal code output — The plugin registers types using standard WordPress functions. It leaves no messy database options or shortcodes behind. You can disable the plugin and your content remains intact.
- Works with WordPress 6.9+ — Tested up to WordPress 6.9.4, requiring at least PHP 7.4. It stays current with the latest core releases.
Who Should Use MB Custom Post Types & Custom Taxonomies?
This plugin is ideal for site owners and developers who need to create custom content structures without writing PHP. If you manage a real estate directory, a portfolio site, or a knowledge base, you can define a "Property" post type or a "Topic" taxonomy in minutes. The plugin is beginner-friendly — you do not need to know how to code. Yet it is complete enough for experienced developers who want a fast UI to prototype content types before exporting the PHP code into production.
With 10K+ active installs, it is a mid-tier player in the custom post types space. It competes with plugins like Custom Post Type UI and Pods. Its strength lies in its integration with the Meta Box ecosystem. If you also plan to add custom fields, Meta Box Lite (recommended by the plugin author) gives you a unified workflow. For users searching for the "best custom post types plugin wordpress", this plugin is a strong candidate — especially if you value a clean code output and zero reliance on proprietary data formats.
Installation & Setup
Installation is standard: go to Plugins > Add New, search for "MB Custom Post Types & Custom Taxonomies", click Install Now, then Activate. The plugin adds a new menu item called "CPT" in your WordPress admin sidebar. From there, you can click "Add New" to create your first custom post type. The interface is straightforward — fill in the post type slug and labels, adjust settings like "public" or "has archive", and save. There are no complex configuration files or database migrations required.
Support & Community
The support data for this plugin shows a mixed picture. Over the past two months, there are 0 open support threads and 0 resolved threads, which equates to a 0% resolution rate. This likely means the plugin has been stable enough that few users are filing tickets, or that the support forum on WordPress.org is not actively monitored. The 8% one-star rating (roughly 1 out of 13 reviews) suggests some users have encountered issues — possibly with conflicts or missing features — without receiving help. For critical sites, you may want to rely on the plugin’s documentation and the Meta Box community forums rather than the WordPress.org support queue. The plugin itself remains technically solid, as evidenced by its 11-year track record and frequent updates.
Pros & Cons
- With 10K+ active installs and a 4.7 rating from 13 ratings, it is a trusted tool for registering custom post types and taxonomies via an admin UI.
- 92% of its 13 ratings are 5-star, indicating high user satisfaction with its straightforward interface and live editing mode that auto-fills labels.
- It supports all standard arguments for `register_post_type()` and `register_taxonomy()`, giving you full control over menu labels, archive pages, and search exclusions without writing PHP.
- The plugin exports registered post types and taxonomies to clean PHP code, and they integrate with WordPress’s built-in export/import system, reducing vendor lock-in.
- As a free extension of Meta Box, it pairs well with other Meta Box tools for managing custom fields, though it works independently for post type and taxonomy creation.
- With only 13 total ratings and no support threads resolved, the plugin has a very small user community and appears to lack active support or troubleshooting resources.
- It does not provide a built-in interface for managing custom fields or meta boxes, requiring separate plugins (like Meta Box Lite) for full content type customization.
- The plugin’s features are limited to registration only, so you cannot edit or delete existing custom post types or taxonomies once they are created through code or other plugins.
Technical Details
- Requires WordPress
- 6.5+
- Requires PHP
- 7.4+
- Tested up to WP
- 7.0.1
- First Released
- 2015 (11+ years)
- Support (last 2 months)
- 1 threads — 0% resolved
Feature Tags
Frequently Asked Questions
Yes, MB Custom Post Types & Custom Taxonomies is completely free and available on WordPress.org. It has 10K+ active installs and is rated 4.7/5.
The plugin has 10K+ active installs on WordPress.org. It also maintains a strong 4.7/5 rating from 13 reviews.
The plugin requires WordPress 6.5 or higher and has been tested up to WordPress 6.9.4. This ensures compatibility with the latest WordPress releases.
Yes, the plugin was last updated on May 13, 2026 and is currently at version 2.12.0. It has been actively maintained since its first release in 2015.
The plugin requires PHP 7.4 or higher to run properly. Most modern hosting environments already meet this requirement.
The plugin has 0 unresolved support threads in the last 2 months, indicating stable performance. Users have rated it 4.7/5 based on 13 ratings.
Yes, beginners can easily use it thanks to the live editing mode that auto-fills labels and the clean UI for managing all post type and taxonomy arguments. No custom PHP code is required to register custom post types or taxonomies.
It supports all arguments for creating custom post types and taxonomies, includes a live editing mode, and allows you to export to PHP code. The plugin also ensures your registered post types can be exported and imported using default WordPress functionality.