Custom Post Type Toggle gives you a clear overview of every registered post type on your site — whether they come from WordPress core, your theme, or installed plugins. Post types are grouped under tabs by their source, so it』s easy to see what comes from where.
If you don』t need some post types (e.g. 「Portfolio」 from a theme you』re not using, or 「Testimonials」 from a plugin), switch them off. Disabling hides the post type in admin and prevents it being used on the front end.
Why use it
– Keep the admin menu uncluttered
– Reduce confusion for editors and clients
– Lighten the site by disabling unused post types
Features
– Toggle any post type (core or custom) on/off
– Tabs that group post types by source (Core, theme, plugin)
– Clean card-based interface with instant AJAX switching
– Counters for enabled, disabled and total
– Safe to use — re-enable at any time
How it works
The plugin inspects where register_post_type() is called from and labels the source as Core, active theme/child theme, or a specific plugin name.






