Switch language

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




wp_ajax_menu_quick_search [ WordPress Function ]

wp_ajax_menu_quick_search ( No parameters )
Defined at:



No description yet.

Source


<?php
function wp_ajax_menu_quick_search() {
    if ( ! 
current_user_can'edit_theme_options' ) )
        
wp_die( -);

    require_once 
ABSPATH 'wp-admin/includes/nav-menu.php';

    
_wp_ajax_menu_quick_search$_POST );

    
wp_die();
}
?>

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