Admin Post Quick Search
Admin Post Quick Search
Description
Adds a “quick search” box to the Posts list page in the WordPress dashboard which uses jQuery-UI autocomplete and ajax call(s) to quick-search thru post titles to go to the edit page. Also works with custom post types.
Installation
Manual Installation
- Upload the entire
/wordpress-post-quick-searchdirectory to the/wp-content/plugins/directory. - Activate Admin Post Quick Search through the ‘Plugins’ menu in WordPress.
Reviews
Changelog
0.1.4
- Update tested up to tag
0.1.3
- Update readme, change name to “Admin Post Quick Search”
0.1.2
- Correct authorship
0.1.1
- First release