WooCommerce Code Reference

SettingsSectionUIPageProviderInterface

Optional contract for registered sections that provide a native Settings UI page.

Tags
since
11.0.0

Table of Contents

get_settings_ui_page()  : SettingsUIPageInterface|null
Get the native Settings UI page for this registered section.

Methods