prepare release of v1.3.0 (#31)
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-03-09 18:46:22 +01:00
parent a6a48dad58
commit bc8cc41349
8 changed files with 13 additions and 8 deletions

View File

@@ -6,14 +6,14 @@
# Liveticker (by stklcode)
* Contributors: Stefan Kalscheuer
* Contributors: stklcode
* Tags: liveticker, feed, rss
* Requires at least: 5.0
* Tested up to: 6.6
* Tested up to: 6.7
* Requires PHP: 7.2
* Stable tag: 1.2.3
* Stable tag: 1.3.0
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
A simple ajaxified liveticker plugin for WordPress.
@@ -42,8 +42,8 @@ Alternatively you can also use _Copmposer_.
### Requirements ###
* PHP 5.6 or above
* WordPress 4.7 or above
* PHP 7.2 or above
* WordPress 5.0 or above
## Frequently asked questions
@@ -80,6 +80,11 @@ caching time of 12 hours obviously makes no sense.
## Changelog
### 1.3.0 - 2025-03-10
* Requires at least PHP 7.2 and WordPress 5.0
* Sorting direction can now be changed for liveticker blocks
### 1.2.3 - 2025-02-04
* Escape ticker ID in shortcode output