From 4a290910ca03c0552aed977c2d582c0798fe3fbd Mon Sep 17 00:00:00 2001 From: Ajay D'Souza Date: Sun, 28 Dec 2014 03:17:25 +0000 Subject: [PATCH] Fixed missing wick files in Admin --- README.md | 2 +- admin.inc.php | 31 ++++--------------------------- better-search.php | 4 ++-- readme.txt | 11 +++++++---- 4 files changed, 14 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index d1168c0..270db3d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ __Requires:__ 3.0 -__Tested up to:__ 4.0 +__Tested up to:__ 4.2 __License:__ [GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html) diff --git a/admin.inc.php b/admin.inc.php index fbfe2bf..cf9a993 100644 --- a/admin.inc.php +++ b/admin.inc.php @@ -110,7 +110,7 @@ function bsearch_options() {
-

+

@@ -207,7 +207,7 @@ function bsearch_options() {
-

+

@@ -286,7 +286,7 @@ function bsearch_options() {
-

+

@@ -305,7 +305,7 @@ function bsearch_options() { -

+

@@ -464,29 +464,6 @@ function checkForm() { //]]> - - - - false, // Seamless integration mode diff --git a/readme.txt b/readme.txt index 14ee710..4a898bb 100644 --- a/readme.txt +++ b/readme.txt @@ -1,10 +1,10 @@ === Better Search === -Tags: search, Better Search, related search, search results, heatmap, popular searches, top searches, relevance +Tags: search, Better Search, related search, relevant search, search results, heatmap, popular searches, top searches, relevance Contributors: Ajay Donate link: http://ajaydsouza.com/donate/ Stable tag: trunk Requires at least: 3.1 -Tested up to: 4.0 +Tested up to: 4.2 License: GPLv2 or later @@ -37,13 +37,16 @@ Additionally, the plugin also tracks the searches and you to display a "search h == Upgrade Notice == -= 1.3.5 = -Fixed Reflective XSS vulnerability; other bug fixes; += 1.3.6 = +Fixes missing wick files in Settings page 404 error; Check the Changelog for details == Changelog == += 1.3.6 = +Fixes missing wick files in Settings page 404 error + = 1.3.5 = * Fixed: Seamless mode interfered with the Media search in the Admin * Fixed: Potential Reflective XSS vulnerability