Developers
...
Filters
Basic

wpgmza_global_settings_tab_content

2min
add global settings tab content html to the settings area this would hold your additional settings, but should be wrapped in the correct tab structures source apply filters("wpgmza global settings tab content", $html); arguments $html the tab content html (string) requirements must return the $html with your additions included do not override the content as this would break other integrations files includes/class settings page php