| Server IP : 123.56.80.60 / Your IP : 216.73.216.78 Web Server : Apache/2.4.54 (Win32) OpenSSL/1.1.1s PHP/7.4.33 mod_fcgid/2.3.10-dev System : Windows NT iZhx3sob14hnz7Z 10.0 build 14393 (Windows Server 2016) i586 User : SYSTEM ( 0) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/site/20241224/spunner/wp-content/plugins/woocommerce/includes/react-admin/ |
Upload File : |
<?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(
'activity-panels' => true,
'analytics' => true,
'product-block-editor' => true,
'experimental-blocks' => false,
'coupons' => true,
'core-profiler' => true,
'customize-store' => true,
'customer-effort-score-tracks' => true,
'import-products-task' => true,
'experimental-fashion-sample-products' => true,
'shipping-smart-defaults' => true,
'shipping-setting-tour' => true,
'homescreen' => true,
'marketing' => true,
'minified-js' => false,
'mobile-app-banner' => true,
'navigation' => true,
'onboarding' => true,
'onboarding-tasks' => true,
'pattern-toolkit-full-composability' => true,
'product-pre-publish-modal' => false,
'product-custom-fields' => true,
'remote-inbox-notifications' => true,
'remote-free-extensions' => true,
'payment-gateway-suggestions' => true,
'printful' => true,
'settings' => false,
'shipping-label-banner' => true,
'subscriptions' => true,
'store-alerts' => true,
'transient-notices' => true,
'woo-mobile-welcome' => true,
'wc-pay-promotion' => true,
'wc-pay-welcome-page' => true,
'async-product-editor-category-field' => false,
'launch-your-store' => true,
'product-editor-template-system' => false,
'blueprint' => false,
'reactify-classic-payments-settings' => false,
);
}
}