Adding Custom Post Types to Woocommerce
问题 Can you please let me know if there is any way to add your own Custom Post Type to Woocommerce and use that instead of using Woocommerce Product? Thank 回答1: You can register a Custom Post Type regardless of WooCommerce. WooCommerce creates a "product" one so you wouldn't need that, but perhaps you want to create an "event" CPT for use with WooCommerce you can do that. CPT Documenation If you are planning on replacing the "product" CPT registered by WC then I would begin to question why are