Action: wu_page_load
Allow plugin developers to add additional hooks to our pages.
Parameters
| Name | Type | Description |
|---|---|---|
| $id | string | The ID of this page. |
| $page_hook | string | The page hook of this page. |
| $admin_page | self | TThe page instance. |
Allow plugin developers to add additional hooks to our pages.
| Name | Type | Description |
|---|---|---|
| $id | string | The ID of this page. |
| $page_hook | string | The page hook of this page. |
| $admin_page | self | TThe page instance. |