Developers
...
Filters
Basic

wpgmza_global_settings_tabs

2min
add custom tabs to the global settings area this is specifically for tabs within the menu, and not for the content within the page source apply filters("wpgmza global settings tabs", $html); arguments $html the settings tab add on html (string) requirements must return the $html with your changes added, but should not replace the content outright files includes/class settings page php