declare compatibility with WP 6.1
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1f32adbd72
commit
2262eba822
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: '8.1'
|
- php: '8.1'
|
||||||
wordpress: '6.0'
|
wordpress: '6.1'
|
||||||
- php: '8.0'
|
- php: '8.0'
|
||||||
wordpress: '5.9'
|
wordpress: '5.9'
|
||||||
- php: '5.6'
|
- php: '5.6'
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Contributors: Stefan Kalscheuer
|
* Contributors: Stefan Kalscheuer
|
||||||
* Tags: liveticker, feed, rss
|
* Tags: liveticker, feed, rss
|
||||||
* Requires at least: 4.7
|
* Requires at least: 4.7
|
||||||
* Tested up to: 6.0
|
* Tested up to: 6.1
|
||||||
* Requires PHP: 5.6
|
* Requires PHP: 5.6
|
||||||
* Stable tag: 1.2.1
|
* Stable tag: 1.2.1
|
||||||
* License: GPLv2 or later
|
* License: GPLv2 or later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user