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_page_dom_add_form_nonces

3min

Modify any page via DOMDocument, or make use of the hook to trigger additional resource loading or other actions

Source

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

Arguments

  • $document : The map page document (WPGMZA\DOMDocument)

Files

  • includes/class.page.php

If you are comfortable with DOMDocument, this hook can be used to alter the content of this page directly. This is specifically or pages which extend or use the WPGMZA\Page class.

ο»Ώ

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