From 945241dff7b9a104f97e74a3fc106dc0635aa44c Mon Sep 17 00:00:00 2001 From: LebCit Date: Sun, 14 Jul 2019 17:36:51 +0300 Subject: [PATCH] Tested up to version 5.2.2 of WordPress. Version 2.6 --- README.md | 9 +++++++-- full-screen-morphing-search.php | 2 +- readme.txt | 9 +++++++-- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f5a6927..7965662 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ Contributors: lebcit Tags: search, full screen search, morphing search, search overlay, jQuery UI autocomplete Requires at least: 4.6 -Tested up to: 5.2 +Tested up to: 5.2.2 Requires PHP: 5.6 -Stable tag: 2.5 +Stable tag: 2.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -119,6 +119,11 @@ Old screenshot. ## Changelog +### 2.6 = +* Corrected Undefined Index Error. +* Force Search Input height. +* Tested up to version 5.2.2 of WordPress. + ### 2.5 = * Tested up to version 5.2 of WordPress. * Updated Kirki from 3.0.34.1 to 3.0.35.3 diff --git a/full-screen-morphing-search.php b/full-screen-morphing-search.php index dd250d0..839460b 100644 --- a/full-screen-morphing-search.php +++ b/full-screen-morphing-search.php @@ -2,7 +2,7 @@ /** * Plugin Name: Full Screen Morphing Search * Plugin URI: http://tympanus.net/codrops/2014/11/04/simple-morphing-search/ - * Version: 2.5 + * Version: 2.6 * Author: LebCit * Author URI: https://lebcit.tk/ * Text Domain: full-screen-morphing-search diff --git a/readme.txt b/readme.txt index 785cd05..c7f2549 100644 --- a/readme.txt +++ b/readme.txt @@ -2,9 +2,9 @@ Contributors: lebcit Tags: search, full screen search, morphing search, search overlay, jQuery UI autocomplete Requires at least: 4.6 -Tested up to: 5.2 +Tested up to: 5.2.2 Requires PHP: 5.6 -Stable tag: 2.5 +Stable tag: 2.6 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html @@ -107,6 +107,11 @@ The third column shows the top 5 used tags and how many posts each tag has. == Changelog == += 2.6 = +* Corrected Undefined Index Error. +* Force Search Input height. +* Tested up to version 5.2.2 of WordPress. + = 2.5 = * Tested up to version 5.2 of WordPress. * Updated Kirki from 3.0.34.1 to 3.0.35.3