get_plugin_page_hookname
get_plugin_page_hookname ( $plugin_page, $parent_page )
Parameters:- (string) plugin_page The slug name of the plugin page.
- (string) parent_page The slug name for the parent menu (or the file name of a standard WordPress admin page).
Returns:- (string) Hook name for the plugin page.
Defined at: - Introduced in WordPress: 1.5.0
- Deprecated in WordPress: —
Description
Gets the hook name for the administrative page of a plugin.