woocs_init_compatibility_woo_subscriptions
For switch on of compatibility with WooCommerce Subscriptions, thanks to superdav42
add_filter('woocs_init_compatibility_woo_subscriptions', function($do){ return true; });
(v.2.4.3)
For switch on of compatibility with WooCommerce Subscriptions, thanks to superdav42
add_filter('woocs_init_compatibility_woo_subscriptions', function($do){ return true; });
(v.2.4.3)