Returns the available settings sections for the submodule.
File: src/modules/settings-submodule-trait.php
Settings_Submodule_Trait::get_settings_fields()
Returns the available settings fields for the submodule.
Settings_Submodule_Trait
Trait for a submodule that supports settings.
Settings_Submodule_Trait::get_option()
Retrieves the value of a specific submodule option.
Settings_Submodule_Trait::get_options()
Retrieves the values for all submodule options.
Settings_Submodule_Trait::get_settings_identifier()
Returns the settings identifier for the submodule.
Settings_Submodule_Trait::get_settings_title()
Returns the settings subtab title for the submodule.