== Description ==
Search & Filter Pro is a advanced search and filtering plugin for WordPress. It allows you to Search & Filter your posts / custom posts / products by any number of parameters allowing your users to easily find what they are looking for on your site, whether it be a blog post, a product in an online shop and much more.
Users can filter by Categories, Tags, Taxonomies, Custom Fields, Post Meta, Post Dates, Post Types and Authors, or any combination of these easily.
Great for searching in your online shop, tested with: WooCommerce and WP eCommerce, Easy Digital Downloads
Requires at least: 5.1
Tested up to: 6.0
Stable tag: 2.5.15
Demo: https://searchandfilter.com/== Changelog ==
= v2.5.15 =
* New - Add debugging hooks
* Fix - an undefined index warning in the active query class
* Fix - undefined index warnings when "include with children" is used in a taxonomy field
* Fix - check to make sure wc_get_product is available before using it
* Fix - add date sorting options to the secondary sort in the query settings
* Fix - add new pagination functions for our results.php template to work around issues with pagination not displaying in some scenarios
* Fix - infinite scroll was not triggering in some scenarios when the class name used was found on other parts of the page