v3.3.0-beta1
Pre-release
Pre-release
ajaydsouza
released this
17 Jan 18:39
·
97 commits
to master
since this release
Complete rewrite of the plugin code using OOP. The plugin now uses autoloading and namespaces. This is a major release.
-
Features:
- New Admin Dashboard will show the number of searches and the top searches for the day, week, month and all time
-
Enhancements:
- 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
What's Changed
- Autoloading and classes by @ajaydsouza in #106
Full Changelog: v3.2.2...v3.3.0-beta1