mirror of
https://github.com/10h30/full-screen-morphing-search.git
synced 2026-06-05 15:08:32 +09:00
Plugin rewritten from ground up.
This commit is contained in:
@@ -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
@@ -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'.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user