=== Admin Search ===
Contributors: andrewstichbury
Tags: advanced, admin, search
Requires at least: 4.9.2
Tested up to: 5.4
Requires PHP: 5.2
Stable tag: 1.0.2
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Admin Search adds a simple, easy-to-use interface to your WordPress admin site that gives you and your WordPress admin users the ability to search across multiple post types, taxonomies and more in one place.

== Description ==

Admin Search makes searching your WordPress posts, taxonomies, comments and media easy by bringing results from all post types together in a single, simple-to-use interface, fully integrated into the WordPress admin.

Choose which post types and taxonomies are searched and the number of results displayed for each. Admin Search also supports custom post types and taxonomies.

Admin Search is a lightweight plugin that doesn't use any space in your WordPress database by using WordPress's WP_Query function in real time.

== Features ==

* Search everything, anywhere
* Simple and easy to use
* Extend the search query with WordPress apply_filter

== Installation ==

1. Visit Plugins > Add New
2. Search for “Admin Search”
3. Activate Admin Search from your Plugins page
4. Go to Settings > Admin Search to choose which post types to search

== Screenshots ==

1. Search by keyword to find posts, pages, media and more with matching titles or content
2. Find media by title, alt text, caption or description
3. Choose result sources and more with settings to tailor your search experience

== Changelog ==
 
= 1.0.2 =
* Fix: Added correct version number to stylesheet and script URLs
* Update: Tested on version 5.4 of WordPress
 
= 1.0.1 =
* Fix: Limit is now applied to each post type, not the total number of posts returned
* Update: Plugin has been tested back to WordPress 4.9.2