Skip to content

Minor update

Latest
Compare
Choose a tag to compare
@daveykropf daveykropf released this 16 Mar 18:38

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).