INVP::option_page()
Provides the option page string that determines where the settings sections are rendered.
Return Return
(string)
Source Source
File: includes/class-invp.php
* @return string
*/
public static function option_group() {
Expand full source codeCollapse full source codeView on Github