Action: wu_page_{$this->id}_load
ಪ್ಲಗ್ಇನ್ developers ಗಳಿಗೆ ನಮ್ಮ ಪುಟಗಳಿಗೆ ಹೆಚ್ಚುವರಿ hooks ಸೇರಿಸಲು ಇದು ಅವಕಾಶ ನೀಡುತ್ತದೆ.
Parameters
| Name | Type | Description |
|---|---|---|
| $id | string | ಈ ಪುಟದ ID. |
| $page_hook | string | ಈ ಪುಟದ page hook. |
| $admin_page | self | ಪುಟದ ಇನ್ಸ್ಟೆನ್ಸ್ (page instance). |
Since
- 1.8.2
- 2.0.4: Added third parameter: the page instance.
Source
Defined in inc/admin-pages/class-base-admin-page.php at line 332