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

PHP
ο»Ώ

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

ο»Ώ