Query All The Post Types
Description
Query All The Post Types is a lightweight developer tool that auto-detects every registered post type on your WordPress site and displays comprehensive information about each one.
Post types are automatically grouped by origin — no configuration required.
WooCommerce store owners: All your WooCommerce post types (products, orders, coupons, subscriptions, etc.) are grouped in a dedicated purple WooCommerce tab for easy access.
Features
- Auto-Detection — Discovers all post types registered by WordPress core, plugins, and themes
- Tabbed Interface — Post types organized into logical groups for easy navigation
- Comprehensive Data — View all registration settings, REST API config, supports, taxonomies, and labels
- REST API Links — Clickable endpoint URLs for post types exposed to the REST API
- WooCommerce Tab — Dedicated purple tab groups all your WooCommerce post types (products, orders, coupons, and more)
- Quick Actions — View All and Add New buttons for post types with admin UI
Post Type Groups
- WordPress Core — Public — Built-in types with a UI (post, page, attachment)
- WordPress Core — Internal — Built-in types without a UI (revision, nav_menu_item, wp_template, etc.)
- WooCommerce — Products, orders, coupons, and other Woo-related types (when active)
- Plugin/Theme — Public — Custom post types with a public UI
- Plugin/Theme — Internal — Custom post types without a public UI
Data Displayed Per Post Type
- Slug, description, and all boolean settings
- Public, publicly queryable, show UI, show in nav menus, show in admin bar
- REST API: show in REST, REST base, REST namespace, REST controller class
- Has archive, exclude from search, capability type, map meta cap
- Hierarchical, rewrite rules, query var, menu position, menu icon
- Can export, delete with user
- Supported features (title, editor, thumbnail, excerpt, comments, etc.)
- Associated taxonomies with admin links
- All registered labels (expandable section)
- REST API endpoint URL (clickable)