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
...
Actions
Basic

wpgmza_global_settings_page_created

3min

Modify the global settings page with DOMDocument, or simply take some additional action based on this event

Source

PHP
|
do_action("wpgmza_global_settings_page_created", $document);
ο»Ώ

Arguments

  • $document : The settings page instance (WPGMZA\DOMDocument)

Files

  • includes/class.settings-page.php

If you are comfortable with DOMDocument, this hook can be used to alter the content of this page directly.

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza_shortcodes_registered
NEXT
wpgmza_script_loader_enqueue_writersblock
Docs powered by
Archbee
Docs powered by
Archbee