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

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

ο»Ώ