13 Commits

Author SHA1 Message Date
a827536da7
extract settings handling into separate class 2024-03-24 14:17:01 +01:00
3f8c9acdc0
add more output sanitization 2023-11-09 18:24:24 +01:00
61ba951f0b
update code style to WPCS v3.0 2023-11-09 18:19:42 +01:00
c7d7d27f1c add missing textdomain to taxonomy name 2020-05-22 11:28:54 +02:00
9ddcc41c6b implement Gutenberg block to add liveticker without legacy shortcode
* implement react-based JS block
* refactor shortcode and widget to use the same syntax and classes
2019-11-24 18:09:21 +01:00
1a0b763290 rename local variable $cat to not mess up with WP global 2019-08-27 19:11:34 +02:00
65eafd2524 Renamed Plugin and changed slug to stklcode-liveticker
Due to naming conflicts with the original wp-liveticker plugin this one
is now renamed to a unique identifier.
2018-11-02 09:01:29 +01:00
d49336dee5 Minor code style adjustments 2018-11-01 14:26:16 +01:00
b8d371999d Code style correction for widget backend 2018-06-14 19:29:10 +02:00
2d5dde9664 Enabled AJAX update for widgets 2017-12-10 21:15:55 +01:00
5158b8fdb7 Code style corrections 2017-12-09 11:19:53 +01:00
32e6db17a0 Settings page restored, AJAX hook bundled in main class 2017-12-07 18:22:21 +01:00
acb896e2f3 Settings pages moved into separate view files 2017-12-05 19:29:16 +01:00