Version 3.2

This commit is contained in:
LebCit
2020-12-04 23:14:43 +02:00
parent 35b02c6449
commit 71ce968169
3 changed files with 21 additions and 5 deletions
+10 -2
View File
@@ -2,9 +2,9 @@
Contributors: lebcit
Tags: search, full screen search, morphing search, search overlay, jQuery UI autocomplete
Requires at least: 4.1.0
Tested up to: 5.2.2
Tested up to: 5.5.3
Requires PHP: 5.6
Stable tag: 3.1
Stable tag: 3.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -121,6 +121,14 @@ Old screenshot.
## Changelog
### 3.2 =
* Added empty value for $classes.
* Added important for .morphsearch-submit:hover
* Optimized search input target.
* Rectified background spelling.
* Removed echo on functions for security.
* Tested up to version 5.5.3 of WordPress.
### 3.1 =
* Optimized search input target.