Action: wu_page_{$this->id}_register_widgets
Sproži se po tem, ko so gradniki registrirani za to stran.
The dynamic portion of the hook name, $this->id, refers to the page id.
Parametri
| Ime | Vrsta | Opis |
|---|---|---|
| $id | string | ID strani. |
| $page_hook | string | Kavelj strani. |
| $page | object | Objekt strani. |
Od različice
- 2.4.10
Vir
Definirano v inc/admin-pages/class-base-admin-page.php v vrstici 755