3min
wpgmza_global_settings_tab_content
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
PHP
|
ο»Ώ
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
ο»Ώ

Updated 03 Mar 2023
Did this page help you?
Yes
No