Developers
...
Actions
Basic

wpgmza_installer_page_created

2min

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

Source

PHP
ο»Ώ

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.

ο»Ώ