do_action( 'load-page.php' )
More Information
Runs when an administration menu page is loaded. This action is not usually added directly — see Administration Menus for more details of how to add admin menus. If you do want to use it directly, the return value from add_options_page
and similar functions gives you the (page) part of the action name.
Source
File: wp-admin/admin.php
.
View all references
* - `load-importer-mt`
User Contributed Notes
You must log in before being able to contribute a note or feedback.
Examples migrated from Codex:
Example:
Example: