Plugin rewritten from ground up.

This commit is contained in:
LebCit
2019-07-26 07:30:07 +03:00
parent c4a8bf6c78
commit 8a77a0b64e
2 changed files with 14 additions and 4 deletions
+7 -2
View File
@@ -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'.
+7 -2
View File
@@ -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'.