mirror of
https://github.com/10h30/full-screen-morphing-search.git
synced 2026-07-11 18:46:04 +09:00
Tested up to version 5.2 of WordPress.
Version 2.5
This commit is contained in:
@@ -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.0
|
||||
Tested up to: 5.2
|
||||
Requires PHP: 5.6
|
||||
Stable tag: 2.4
|
||||
Stable tag: 2.5
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -119,6 +119,10 @@ Old screenshot.
|
||||
|
||||
## Changelog
|
||||
|
||||
### 2.5 =
|
||||
* Tested up to version 5.2 of WordPress.
|
||||
* Updated Kirki from 3.0.34.1 to 3.0.35.3
|
||||
|
||||
### 2.4 =
|
||||
* Added full_screen_morphing_search_add_svg_tags( $svg_tags )
|
||||
* Changed magnifier.svg
|
||||
|
||||
+6
-2
@@ -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.0
|
||||
Tested up to: 5.2
|
||||
Requires PHP: 5.6
|
||||
Stable tag: 2.4
|
||||
Stable tag: 2.5
|
||||
License: GPLv2 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
||||
@@ -107,6 +107,10 @@ The third column shows the top 5 used tags and how many posts each tag has.
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 2.5 =
|
||||
* Tested up to version 5.2 of WordPress.
|
||||
* Updated Kirki from 3.0.34.1 to 3.0.35.3
|
||||
|
||||
= 2.4 =
|
||||
* Added full_screen_morphing_search_add_svg_tags( $svg_tags )
|
||||
* Changed magnifier.svg
|
||||
|
||||
Reference in New Issue
Block a user