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_installer_page_created

3min

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

Source

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

Arguments

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

Files

  • includes/class.installer-page.php

If you are comfortable with DOMDocument, this hook can be used to alter the content within the installer.

ο»Ώ

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