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