Linux 软件免费装
Banner图

Query All The Post Types

开发者 GeekStreetWP
更新时间 2026年3月11日 06:23
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2
版权网址: 版权信息

标签

woocommerce custom post type cpt post types developer tools

下载

1.1 1.5 1.9.2 1.9.3 1.9.4 2.0.0 1.0 1.2 1.3 1.4 1.6 1.6.1 1.7 1.7.1 1.7.2 1.8 1.8.1 1.9 1.9.1 2.0.1

详情介绍:

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 Post Type Groups Data Displayed Per Post Type

安装:

  1. Upload the query-all-the-post-types folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. Navigate to Tools > Query Post Types

屏幕截图:

  • Post type card with settings, supports, and taxonomies
  • WooCommerce tab with purple-branded styling

升级注意事项:

2.0.0 Major update! The plugin page has moved to Tools > Query Post Types (previously had its own top-level menu). New tabbed interface, WooCommerce support, and comprehensive post type data display.

常见问题:

How does the plugin detect post types?

It uses the WordPress core function get_post_types() to retrieve all registered post types at runtime. Nothing is hardcoded — any post type registered by any plugin, theme, or WordPress core will appear automatically.

Where do I find the plugin page?

Go to Tools > Query Post Types in your WordPress admin dashboard.

I updated and can't find the plugin anymore!

In version 2.0, the plugin moved from its own top-level admin menu to the Tools menu. Look for Tools > Query Post Types.

Why don't I see View All / Add New buttons on some post types?

These buttons only appear for post types that have show_ui set to true. Internal post types without an admin interface won't have these action buttons.

Where are my WooCommerce post types?

Look for the purple WooCommerce tab! All WooCommerce-related post types (products, orders, coupons, subscriptions, etc.) are grouped there for easy access. The tab only appears when WooCommerce is active.

Can I use this on a production site?

Yes. The plugin is read-only and doesn't modify any data. It only displays information about registered post types.

Does this plugin work with multisite?

Yes. Each site in a multisite network will display its own registered post types.

更新日志:

2.0.1 2.0.0 1.9.4 1.9.3 1.9.2 1.9.1 1.9 1.8.1 1.8 1.0