Skip to content

Releases: stklcode/wp-liveticker

v1.3.1

16 Aug 09:18
v1.3.1
7beb003

Choose a tag to compare

  • Textdomain is no longer loaded explicitly (#34)
  • Internal filter and action hooks consolidated (#32)
  • Minor internal code fixes
  • Tested with WP 6.8

v1.3.0

10 Mar 16:54
v1.3.0
bc8cc41

Choose a tag to compare

  • Requires at least PHP 7.2 and WordPress 5.0 (#22)
  • Sorting direction can now be changed for liveticker blocks (#25) (#27)
  • Add a note on cross-site-scripting to JS feature description (#30)

v1.2.3

04 Feb 17:31
v1.2.3
8094623

Choose a tag to compare

  • Escape ticker ID in shortcode output (#29)
  • Tested with WordPress 6.7

v1.2.2

02 Mar 10:21
v1.2.2
9d1934a

Choose a tag to compare

  • Update use of deprecated WP core functions
  • Extend output sanitization
  • Tested with WP 6.4

v1.2.1

01 Feb 17:34
v1.2.1
aa1a49c

Choose a tag to compare

v1.2.0

23 Jan 16:48
v1.2.0
3679dce

Choose a tag to compare

  • Requires WordPress 4.7 or above
  • Migrated AJAX to REST API
  • Resolved Javascript compatibility issues with IE11
  • Added optional shortcode support for tick content
  • Support embedded JavaScript execution in tick content (e.g. for social media integrations)

v1.1.1

22 May 16:30
v1.1.1

Choose a tag to compare

  • "Ticker" taxonomy name is now translatable

v1.1.0

02 May 17:24
v1.1.0

Choose a tag to compare

This is a milestone release with focus on WP 5 and Gutenberg capabilities.

  • Requires PHP 5.6 or above (#4)
  • Use GMT for automatic updates (#3)
  • Gutenberg Block available (#1) (#2)
  • Ticks exposed through REST API (#7)
  • Changed AJAX update logic for embedded media compatibility (#9) (#12)

v1.0.0

02 Nov 09:24
v1.0.0

Choose a tag to compare

  • Initial release