Merged in feature/MAW-855-import-code-into-aws (pull request #2)
code import from pantheon * code import from pantheon
This commit is contained in:
@@ -9,6 +9,7 @@ if ( ! function_exists( 'wc_admin_get_feature_config' ) ) {
|
||||
'product-block-editor' => true,
|
||||
'coupons' => true,
|
||||
'core-profiler' => true,
|
||||
'customize-store' => false,
|
||||
'customer-effort-score-tracks' => true,
|
||||
'import-products-task' => true,
|
||||
'experimental-fashion-sample-products' => true,
|
||||
@@ -22,7 +23,9 @@ if ( ! function_exists( 'wc_admin_get_feature_config' ) ) {
|
||||
'new-product-management-experience' => false,
|
||||
'onboarding' => true,
|
||||
'onboarding-tasks' => true,
|
||||
'product-variation-management' => false,
|
||||
'product-variation-management' => true,
|
||||
'product-virtual-downloadable' => false,
|
||||
'product-external-affiliate' => false,
|
||||
'remote-inbox-notifications' => true,
|
||||
'remote-free-extensions' => true,
|
||||
'payment-gateway-suggestions' => true,
|
||||
|
||||
Reference in New Issue
Block a user