website logo
Go back to WP Go Maps
⌘K
Initial Setup
WP Go Maps (v9)
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
Legacy (OIder) Layout (v9)
Frequently asked questions
Troubleshooting
Integrations
Developers
Hooks
Docs powered by
Archbee
Developers
...
Filters
Basic

wpgmza_global_settings_tabs

3min

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
|
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

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza_global_settings_tab_content
NEXT
wpgmza-get-library-dependencies
Docs powered by
Archbee
Docs powered by
Archbee