Settings
Interfaces, Classes and Traits
- SettingsSectionInterface
- Contract for extensions that register a section under an existing WooCommerce settings page.
- SettingsUIPageInterface
- Contract for settings pages that opt into the settings UI renderer.
- LegacySettingsPageAdapter
- Adapts a WC_Settings_Page instance into the settings UI page contract.
- SettingsSection
- Base class for extensions that register a section under an existing WooCommerce settings page.
- SettingsSectionRegistry
- Registry for sections that extensions add to existing WooCommerce settings pages.
- SettingsUISchema
- Converts WooCommerce settings definitions into the settings UI schema.
