Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamsilverstein/wp-post-quick-search


https://github.com/adamsilverstein/wp-post-quick-search

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

=== WordPress Post Quick Search ===
Contributors: 10up
Donate link: http://wordpress.org/plugins
Tags:
Requires at least: 3.5.1
Tested up to: 3.5.1
Stable tag: 0.1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds an ajaxy search box to the post list page

== Description ==
Adds a search box to the Posts 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 =

1. Upload the entire `/wordpress-post-quick-search` directory to the `/wp-content/plugins/` directory.
2. Activate WordPress Post Quick Search through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 0.1.0 =
* First release

== Upgrade Notice ==

= 0.1.0 =
First Release