Releases: daveykropf/es-list-user-searches
Releases · daveykropf/es-list-user-searches
Minor update
Changes since v1.0.1:
- Updated string length of search url inside ES_List_User_Searches_Database:save_search function to the correct length (255 instead of 200)
- Updated README.md file. Class name inside class_exists function must be single quoted (Prevents a php notice message).
- Changed save_search function to static function (Prevents a php notice message).
Minor update
Changes since v1.0:
- Updated Plugin URI
- Updated database query overview page (added column
hits
to GROUP BY)
First release
This is the first release.