Settings::add_component_settings()
Method: Add the necessary data to initially load the WooCommerce Settings pages.
Source: packages/woocommerce-admin/src/Features/Settings.php:65
Method: Add the necessary data to initially load the WooCommerce Settings pages.
Source: packages/woocommerce-admin/src/Features/Settings.php:65
Method: Add the feature toggle to the features settings.
Source: packages/woocommerce-admin/src/Features/Settings.php:87
Method: Registers settings pages.
Source: packages/woocommerce-admin/src/Features/Settings.php:104
Method: Replace the Settings page in the original WooCommerce menu.
Source: packages/woocommerce-admin/src/Features/Settings.php:142
Method: Redirect the old settings page URLs to the new ones.
Source: packages/woocommerce-admin/src/Features/Settings.php:161
Method: Hook into WooCommerce.
Source: packages/woocommerce-admin/src/Features/Settings.php:42
Class: Contains backend logic for the Settings feature.
Source: packages/woocommerce-admin/src/Features/Settings.php:16
Method: Get class instance.
Source: packages/woocommerce-admin/src/Features/Settings.php:32