prepare release of v1.3.0 (#31)
This commit is contained in:
17
README.md
17
README.md
@@ -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
|
||||
|
Reference in New Issue
Block a user