=== Advanced Custom Search PRO ===
Contributors: vardumpsrl
Tags: custom, post search, custom field, advanced, search form, acf, acf search, advanced post search, custom post search
Requires at least: 4.0
Tested up to: 4.5.0
License: Apache License 2.0
License URI: http://www.apache.org/licenses/LICENSE-2.0.html
Stable Tag: 1.1.5

Add a search form based on Wordpress fields in posts list


== Description ==

Advanced Custom Search PRO is a WordPress plugin for anyone who needs an advanced search for posts (or custom posts) in WordPress admin.
Easily find posts by performing complex queries directly from the posts list and using specific filters for each field. It works with any post type and custom post type.

Advanced Custom Search lets you search posts by any post attribute; search by:

* Post Title
* Post Content
* Post Publish (date or date interval)
* Post Last Modified (date or date interval)
* Post Status
* Post Password
* Post Author
* Post Excerpt
* Post Slug

Specify which comparison operator you want to use; each field has its own comparison operators, according to the field type: for example, in `text` fields you can perform a `strict` or a `like` search.

You can manage search preferences from `Advanced Custom Search » Views` in order to show/hide any search field for each post type.

= Advanced Custom Search PRO =
Advanced Custom Search PRO features:

* Advanced Custom Fields support
* Search posts by any of ACF custom fields (text, images, etc.)

= Tested on =
* Microsoft Windows - Google Chrome
* Microsoft Windows - IE9+ / Edge
* Mac OS X - Firefox
* Mac OS X - Google Chrome


== Installation ==

1. Upload `advanced-custom-search-pro` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. Click on the new menu item `Advanced Custom Search PRO` and configure your search form for any post type!


== Frequently Asked Questions ==

= Q. How do I use the plugin? =
A. The main search form is in the posts list (also available for pages or custom posts) and can be accessed by the "Advanced Search" dropdown on the top right of the screen.

= Q. How do I make a search? =
A. In the "Advanced Search" form you can fill one or more fields with the desired search terms, then press the "Search" button to perform the search.

= Q. How do I change comparison operator? =
A. Every search field has different comparison types depending on field type: in a date field you can search values after or before a date or between two specific dates.

= Q. How do I manage what fields are showed in the search form? =
A. In the Views page you have a table showing registered post types; for each post type you can choose what fields you want to show in the search form by checking the corresponding checkbox.


== Screenshots ==

1. Main search form
2. Options page
3. Update settings


== Changelog ==

= 1.1.5 =
* Bug fixing

= 1.0.2 =
* Added free search option in WooCommerce attribute fields
* Bug fixing

= 1.0.1 =
* Added new search fields: author, slug, excerpt, content
* Bug fixing

= 1.0.0 =
* Advanced Custom Search.
