Settings
Contains backend logic for the Settings feature.
Description Description
Source Source
File: packages/woocommerce-admin/src/Features/Settings.php
Methods Methods
- __construct — Hook into WooCommerce.
- add_component_settings — Add the necessary data to initially load the WooCommerce Settings pages.
- add_feature_toggle — Add the feature toggle to the features settings.
- get_instance — Get class instance.
- redirect_core_settings_pages — Redirect the old settings page URLs to the new ones.
- register_pages — Registers settings pages.
- replace_settings_page — Replace the Settings page in the original WooCommerce menu.