From 8a77a0b64e93b40c6abc0974d0380285ea21d794 Mon Sep 17 00:00:00 2001 From: LebCit Date: Fri, 26 Jul 2019 07:30:07 +0300 Subject: [PATCH] Plugin rewritten from ground up. --- README.md | 9 +++++++-- readme.txt | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bef96e5..2ecaf8d 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,13 @@ Responsive Full Screen Morphing Search Page Overlay With Predictive Autocomplete ## Description -**PLEASE, MAKE SURE TO HAVE AT LEAST ONE POST WITH ONE CATEGORY AND ONE TAG BEFORE ACTIVATING** +**PLEASE, MAKE SURE TO HAVE AT LEAST ONE POST WITH ONE CATEGORY AND ONE TAG BEFORE ACTIVATING** +Zipped : V2.7 -> 683Ko / V3.0 -> 33.6Ko ! +MUCH LIGHTER, but STRONGER than ever ! Effect for any WordPress search input that morphs into a fullscreen overlay. Enlarge the search input and show 5 most recent posts, 5 most used categories and tags with counter. -Once the input is clicked, the whole search element expands to a fullscreen overlay. +Once a search input is clicked, the whole search element expands to a fullscreen overlay. The fullscreen overlay has a bigger search input. There are no settings for this plugin. Simply activate it, click on any search input and see the magic happens ! @@ -119,6 +121,9 @@ Old screenshot. ## Changelog +### 3.0 = +* Plugin rewritten from ground up. + ### 2.7 = * Corrected Undefined Index 'fsmsp_search_form_text'. diff --git a/readme.txt b/readme.txt index a2a4e85..3d81d99 100644 --- a/readme.txt +++ b/readme.txt @@ -12,11 +12,13 @@ Responsive Full Screen Morphing Search Page Overlay With Predictive Autocomplete == Description == -**PLEASE, MAKE SURE TO HAVE AT LEAST ONE POST WITH ONE CATEGORY AND ONE TAG BEFORE ACTIVATING** +**PLEASE, MAKE SURE TO HAVE AT LEAST ONE POST WITH ONE CATEGORY AND ONE TAG BEFORE ACTIVATING** +Zipped : V2.7 -> 683Ko / V3.0 -> 33.6Ko ! +MUCH LIGHTER, but STRONGER than ever ! Effect for any WordPress search input that morphs into a fullscreen overlay. Enlarge the search input and show 5 most recent posts, 5 most used categories and tags with counter. -Once the input is clicked, the whole search element expands to a fullscreen overlay. +Once a search input is clicked, the whole search element expands to a fullscreen overlay. The fullscreen overlay has a bigger search input. There are no settings for this plugin. Simply activate it, click on any search input and see the magic happens ! @@ -107,6 +109,9 @@ The third column shows the top 5 used tags and how many posts each tag has. == Changelog == += 3.0 = +* Plugin rewritten from ground up. + = 2.7 = * Corrected Undefined Index 'fsmsp_search_form_text'.