Retrieves the value of a specific submodule form option.
File: src/modules/meta-submodule-trait.php
Meta_Submodule_Trait::get_form_options()
Retrieves the values for all submodule form options.
Meta_Submodule_Trait::get_meta_identifier()
Returns the meta identifier for the submodule.
Meta_Submodule_Trait::get_meta_title()
Returns the meta subtab title for the submodule.
Meta_Submodule_Trait::get_meta_description()
Returns the meta subtab description for the submodule.
Meta_Submodule_Trait::get_meta_fields()
Returns the available meta fields for the submodule.
Meta_Submodule_Trait
Trait for a submodule that supports meta.