Action: wu_page_{$this->id}_after_render
Allow plugin developers to add additional content after we print the page
Parameters
| Name | Type | Description |
|---|---|---|
| $page_id | string | The id of this page |
| $page | object | The page object. |
Allow plugin developers to add additional content after we print the page
| Name | Type | Description |
|---|---|---|
| $page_id | string | The id of this page |
| $page | object | The page object. |