From 9b5ab77422091564606b0b37c12d084f60db2e83 Mon Sep 17 00:00:00 2001 From: Ajay D'Souza Date: Wed, 17 Jan 2024 23:51:00 +0530 Subject: [PATCH] Update readme.txt --- readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.txt b/readme.txt index 8775140..a46210d 100644 --- a/readme.txt +++ b/readme.txt @@ -106,7 +106,13 @@ Know of a better profanity filter? Suggest one in the [forums](https://wordpress = 3.3.0 = +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 = 3.2.2 =