Uses
Uses | Description |
---|---|
wp-admin/includes/nav-menu.php: _wp_ajax_menu_quick_search() | Prints the appropriate response to a menu quick search. |
wp-includes/capabilities.php: current_user_can() | Returns whether the current user has the specified capability. |
wp-includes/functions.php: wp_die() | Kills WordPress execution and displays HTML page with an error message. |