Releases: stklcode/wp-liveticker
Releases · stklcode/wp-liveticker
v1.2.2
- Update use of deprecated WP core functions
- Extend output sanitization
- Tested with WP 6.4
v1.2.0
- 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
- "Ticker" taxonomy name is now translatable
v1.1.0
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)