1.5 Installation & Updating - Installed Taxonomies and Post Types

Created by Danny Wong, Modified on Fri, 07 Aug 2020 at 12:23 AM by Danny Wong

Taxonomies and Post Types

Two major building blocks in the WordPress environment are taxonomies and post types.

  • Taxonomy. A grouping of post types, such as categories and tags.
  • Post types. With post types, WordPress creates a distinction in different content types. For example, by default WordPress has different post types for “posts”, “pages”, “media”, etc.

WooCommerce Taxonomies and Post Types

WooCommerce creates a few different posts types and a couple of taxonomies to group those post types.

WooCommerce installs the following post types and taxonomies — the first levels are post types, and the second levels are taxonomies for their top-level post type.

  • Product: product
    • Product categories: product_cat
    • Product tags: product_tag
    • Product variation: product_variation (these are hidden from the UI)
    • Product visibility: product_visibility
  • Shop order: shop_order
    • Order statuses: shop_order_status
    • Order refunds: shop_order_refund
  • Shop coupon: shop_coupon
  • Shop webhook: shop_webhook

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article