Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jalop123j

    (@jalop123j)

    I have confirmed from code declaration is there. Thanks you can slose this ticket.

    add_action( ‘before_woocommerce_init’, function() {
    if ( class_exists( \Automattic\WooCommerce\Utilities\FeaturesUtil::class ) ) {
    \Automattic\WooCommerce\Utilities\FeaturesUtil::declare_compatibility( ‘custom_order_tables’, FILE, true );
    }
    } );

    hannah

    (@hannahritner)

    Hey,

    Glad you found what you were looking for! Let us know if there’s anything else we can assist with.

    Kindly,

    Hannah

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘COT / HPOS Support?’ is closed to new replies.