Skip to content

Releases: daveykropf/es-list-user-searches

Minor update

16 Mar 18:38
Compare
Choose a tag to compare

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

13 Jan 10:07
Compare
Choose a tag to compare

Changes since v1.0:

  • Updated Plugin URI
  • Updated database query overview page (added column hits to GROUP BY)

First release

13 Jan 08:51
Compare
Choose a tag to compare

This is the first release.