WordPress Admin-SearchLight
Create a admin-wide search field in WordPress Admin header bar.
Results are displayed with jQuery Searchlight Plugin ( https://github.com/RyanWilliams/SearchLight ), allowing by custom type results.
Admin Searchlight looks for any post_title matching the typed phrase.
= Features =
* supports custom post types.
* You must type 2 characters min. to activate autocomplete Admin SearchLight.
* For each post type, 5 results max. are displayed.
* If a post type has more 5 results, a direct link allow acces to all results on the post type admin page.