| Server IP : 62.72.47.131 / Your IP : 216.73.217.34 Web Server : Apache/2.4.66 (Debian) System : Linux 975cdb959a49 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : ( 501) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/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,
'analytics-scheduled-import' => true,
'product-block-editor' => true,
'product-data-views' => false,
'experimental-blocks' => false,
'experimental-iapi-mini-cart' => true,
'coming-soon-newsletter-template' => 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,
'onboarding' => true,
'onboarding-tasks' => true,
'pattern-toolkit-full-composability' => true,
'product-custom-fields' => true,
'products-catalog-api' => false,
'remote-inbox-notifications' => true,
'remote-free-extensions' => true,
'payment-gateway-suggestions' => true,
'printful' => true,
'settings-ui' => 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,
'use-wp-horizon' => false,
'rest-api-v4' => false,
'order-detail-redesign' => false,
'product-variations-classic-redesign' => false,
);
}
}