3c52c9eba9
declare compatibility with WP 5.7
2021-03-20 11:13:58 +01:00
7817f460d2
declare compatibility with WP 5.5
continuous-integration/drone/push Build is passing
2020-10-27 18:33:54 +01:00
3511146c98
docs: update Travis CI badge
2020-09-09 09:39:27 +02:00
c7d7d27f1c
add missing textdomain to taxonomy name
2020-05-22 11:28:54 +02:00
ac8062b262
README++
continuous-integration/drone/push Build is failing
2020-05-02 19:16:31 +02:00
0515debed0
prepare release 1.1.0
2020-05-02 19:16:31 +02:00
d75b790ccf
prepend new elements instead of replacing HTML on AJAX update ( #9 ) ( #12 )
...
Replacing the body by prepending HTML results in the full content
being re-rendered. This can be a performance issue, but is definitely
annoying when embedding media in ticks.
2020-05-02 19:16:31 +02:00
04131a1d99
expose ticks through REST API ( #7 )
...
Tickers are already exposed for JS integration in Gutenberg. Now ticks
themselves are also available for use with external systems.
2020-05-02 19:16:31 +02:00
4463fa7f1f
raise required PHP version to 5.6
2020-04-09 16:38:44 +02:00
0cc35e9dd5
update devenv and readme
2020-04-09 12:26:59 +02:00
e1ba63fd8e
gutenberg block screenshot, updated WP 5.3 screenshots, readme++
2019-11-24 18:09:21 +01:00
e201d7c02f
use GMT timestamp for dynamic update
...
Use real unix timestamps and do not rely on the system timezone. We now
query the "post_date_gmt" field and use timestamps without zone bias.
2019-11-24 17:53:08 +01:00
8103e78652
Declare compatibility with WP 5.3 [skip ci]
2019-11-24 17:47:42 +01:00
29232a05eb
Update Packagist link [skip ci]
2019-05-08 16:48:53 +02:00
2d33465181
Declare compatibility with WP 5.2 [skip ci]
2019-05-08 16:38:25 +02:00
053f1dda52
Declare compatibility with WP 5.1 [skip CI]
2019-03-02 17:19:15 +01:00
4fb675336d
Add badges to ReadMe and corrected CI links in Contributing [skip ci]
2018-11-02 10:49:47 +01:00
405325c08a
Corrected plugin name in ReadMe [skip ci]
2018-11-02 10:17:58 +01:00
7d873763c3
Set release date 1.0.0 [skip ci]
2018-11-02 10:13:01 +01: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
c927200834
ReadMe++ [skip ci]
2018-11-01 15:07:09 +01:00
d63a22a040
Update ReadMe and added some screenshots
2018-11-01 14:30:28 +01:00
6f1cac5404
Renamed AJAX variable, JS code style, added ESLint config
2018-10-17 20:42:10 +02:00
358602bf48
Minification of JS/CSS with Composer for compatibility
2018-06-14 17:56:03 +02:00
1378b4c865
ReadMe, license and dependencies
2017-11-12 20:32:22 +01:00
96342567b8
Composer, Gulp, file renames
2017-07-18 11:01:06 +02:00