Custom Post Type UI icon

Custom Post Type UI

by webdevstudios

View on WordPress.org
88 Quality Score
Active Installs
27/30

With 1,000,000 active installs it is by far the most widely deployed plugin in this category, which strongly suggests it has become the default choice for custom content modelling in WordPress.

Update Freshness
25/25

Last updated 2026-07-14 and tested against WordPress 7.0.1 with a PHP 7.4 floor, the maintenance signals are about as good as they get and show the author is actively tracking core releases.

User Rating
14/15

A 92 out of 100 score across 276 ratings is high and consistent, indicating broad user satisfaction rather than a small fan base inflating the average.

Support Health
8/15

Only 1 of 4 support threads is marked resolved, a 25 percent resolution rate that is a real weak spot, though the low thread count also suggests most users do not need to ask for help.

WP Compatibility
15/15

The plugin requires WordPress 6.6 or higher and PHP 7.4 or higher, which is modern, and it has been tested with the latest major release for a clean compatibility profile.

Scores higher than 98% of indexed plugins

About

Admin UI for creating custom content types like post types and taxonomies

Active Installs 1M+
Rating ★★★★½ 4.6/5
Last Updated 2026-07-14 3:37pm GMT
Requires WordPress 6.6+
Tested Up To 7.0.4
Requires PHP 7.4+

Security History

4 known vulnerabilities, all patched
1 High 3 Medium

Most recent: December 12, 2025

View details ▸

Powered by Wordfence Intelligence

What It Does

Custom Post Type UI provides a WordPress admin interface for registering custom post types and custom taxonomies without writing PHP code. It generates the appropriate register_post_type and register_taxonomy calls through settings, then writes them to your theme or a mu-plugin file. It is a content modelling tool, not a fields or templates plugin, so you will still need another solution for custom fields or front-end display.

Who It's For

This plugin is best for site builders, small studios, and developers who frequently need to spin up custom content structures such as portfolios, testimonials, team members, events, or product catalogues without editing functions.php. It is also a solid fit for non-developers who want to experiment with custom post types before committing to hand-written code. Agencies managing multiple client sites will appreciate its straightforward export and import workflow.

Who Should Skip It

If you only need one or two post types or want built-in custom fields, front-end forms, and template handling, skip this and go straight to Meta Box or Pods. Developers who prefer to write register_post_type in code should also avoid it, since the plugin adds an admin layer they do not need.

The Bottom Line

Custom Post Type UI is the safest default for registering custom post types and taxonomies in WordPress, with excellent popularity, ratings, and maintenance scores that justify its 88.17 overall quality. The unresolved support threads are a minor concern, but the plugin is mature, actively maintained, and battle-tested across a million sites. Choose it for content modelling simplicity, and pair it with a fields plugin if you need more than titles and the editor.

Tags

content types custom post types post type taxonomy types