v3.0.0 Beta 1
Pre-release
Pre-release
ajaydsouza
released this
14 Sep 16:57
·
271 commits
to master
since this release
-
Features:
- New classes Better_Search_Query and Better_Search. The latter is a wrapper for WP_Query and brings all the power of WP_Query to Better Search. The former is the core class that filters the required functions as well as replaces the older seamless mode implementation
- New settings to search taxonomies, comments, excerpt, meta, authors and comments. These will all return the posts corresponding where the search term is found in the above fields
-
Enhancements/modifications:
hellip
wrapped inbsearch_hellip
span tag for easy access
-
Bug fixes:
- Resetting settings caused issues for the default styles and color fields
- Uninstalling didn't delete the option key from database.
-
Deprecated:
- PHP 5.x support has been dropped and attempting to install the plugin on these installs will throw errors!
- Multitude of functions have been deprecated. Check the deprecated.php file for the full list. Deprecated functions will also throw up a warning
- Aggressive Search mode has been removed