Settings::__construct()
Method: Hook into WooCommerce.
Source: packages/woocommerce-admin/src/Features/Settings.php:42
Method: Hook into WooCommerce.
Source: packages/woocommerce-admin/src/Features/Settings.php:42
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: Get class instance.
Source: packages/woocommerce-admin/src/Features/Settings.php:32
Method: Redirect the old settings page URLs to the new ones.
Source: packages/woocommerce-admin/src/Features/Settings.php:161
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: Constructor.
Source: packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php:30
Method: Get the note.
Source: packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php:81
Method: Executes when the WooCommerce Payments plugin is activated. It does nothing if WooCommerce Payments plugin is not included in onboarding business extensions, otherwise it possibly adds the note if it isn’t already in the database and if it matches any criteria (see get_note()).
Source: packages/woocommerce-admin/src/Notes/SetUpAdditionalPaymentTypes.php:53