Skip to content

v3.3.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ajaydsouza ajaydsouza released this 23 Jan 07:25
· 68 commits to master since this release

This is a major release. Complete rewrite of the plugin code - Better Search now uses autoloading and namespaces. Database structure has been changed.

  • Features:

    • New Admin Dashboard will show the number of searches and the top searches for the day, week, month and all time
  • Enhancements:

    • The tables in the database have been changed for more optimized update queries. The plugin will prompt you to run the upgrade script when you update the plugin
    • Better Search Tracker doesn't use jQuery anymore
    • Uninstall now uses get_sites() behind the scenes to delete options from all sites in a multisite install
    • Blank searches will return no results
  • Bug fixes:

    • Banned search filtering didn't work properly in some cases

Full Changelog: v3.3.0-RC2...v3.3.0-RC3