Action: wu_page_{$this->id}_register_widgets
यस पृष्ठका लागि widgets दर्ता भएपछि चल्छ।
The dynamic portion of the hook name, $this->id, refers to the page id.
Parameters
| नाम | प्रकार | विवरण |
|---|---|---|
| $id | string | पृष्ठ id। |
| $page_hook | string | पृष्ठ hook। |
| $page | object | पृष्ठ object। |
Since
- 2.4.10
Source
inc/admin-pages/class-base-admin-page.php मा लाइन 755 मा परिभाषित गरिएको छ।