Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




get_plugin_page_hook [ WordPress Function ]

get_plugin_page_hook ( $plugin_page, $parent_page )
Defined at:



No description yet.

Source


<?php
function get_plugin_page_hook$plugin_page$parent_page ) {
    
$hook get_plugin_page_hookname$plugin_page$parent_page );
    if ( 
has_action($hook) )
        return 
$hook;
    else
        return 
null;
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics