Developers
...
Actions
Basic

wpgmza_map_edit_page_created

2min

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

Source

PHP
ο»Ώ

Arguments

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

Files

  • includes/class.map-edit-page.php

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

ο»Ώ