plugin updates

This commit is contained in:
Tony Volpe
2024-09-17 10:43:54 -04:00
parent 44b413346f
commit b7c8882c8c
1359 changed files with 58219 additions and 11364 deletions

View File

@@ -41,6 +41,8 @@ if ( ! function_exists( 'wc_admin_get_feature_config' ) ) {
'async-product-editor-category-field' => false,
'launch-your-store' => true,
'product-editor-template-system' => false,
'blueprint' => false,
'reactify-classic-payments-settings' => false,
);
}
}