Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
betrayful
/
wp
/
wp-content
/
plugins
/
woocommerce
/
includes
/
react-admin
:
feature-config.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php // WARNING: Do not directly edit this file. // This file is auto-generated as part of the build process and things may break. if ( ! function_exists( 'wc_admin_get_feature_config' ) ) { function wc_admin_get_feature_config() { return array( 'experimental-blocks' => false, 'minified-js' => false, 'settings-ui' => false, 'store-alerts' => true, 'rest-api-v4' => false, 'order-detail-redesign' => false, ); } }