Action: wu_page_added
પ્લગઇન ડેવલપર્સને પેજીસ રજીસ્ટર થાય ત્યારે વધારાની વસ્તુઓ ચલાવવાની મંજૂરી આપે છે.
wu_page_load થી અલગ, જે ફક્ત ત્યારે ચાલે છે જ્યારે કોઈ ચોક્કસ પેજ દેખાઈ રહ્યું હોય, આ હૂક (hook) WP Ultimo કોડનો ઉપયોગ કરીને ઉમેરવામાં આવતા દરેક એડમિન પેજ માટે રજીસ્ટ્રેશન સમયે ચાલે છે.
Parameters
| Name | Type | Description |
|---|---|---|
| $page_id | string|\WP_Ultimo_Site_Exporter\Admin_Pages\Base_Admin_Page | આ પેજની ID. |
| $page_hook | string|\WP_Ultimo_Site_Exporter\Admin_Pages\Base_Admin_Page | આ પેજ માટે જનરેટ થયેલો હૂક. |
Since
- 2.0.0
Source
inc/admin-pages/class-base-admin-page.php માં લાઇન 203 પર વ્યાખ્યાયિત છે