Skip to content

Releases: stklcode/wp-liveticker

v1.2.2

02 Mar 10:21
v1.2.2
9d1934a
Compare
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
Compare
Choose a tag to compare

v1.2.0

23 Jan 16:48
v1.2.0
3679dce
Compare
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
Compare
Choose a tag to compare
  • "Ticker" taxonomy name is now translatable

v1.1.0

02 May 17:24
v1.1.0
Compare
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
Compare
Choose a tag to compare
  • Initial release