gutenberg block screenshot, updated WP 5.3 screenshots, readme++

This commit is contained in:
2019-11-24 17:44:06 +01:00
parent 61a3e4a104
commit e1ba63fd8e
7 changed files with 8 additions and 4 deletions

View File

@ -26,7 +26,7 @@ Easily add multiple livetickers, add them to posts with shortcode or use them as
* Handle multiple Tickers * Handle multiple Tickers
* Automatic update via AJAX * Automatic update via AJAX
* RSS feed capability * RSS feed capability
* Shortcode to display liveticker * Gutenberg block and shortcode to display liveticker
* Add ticker to sidebar widgets * Add ticker to sidebar widgets
* Ability to customise through CSS * Ability to customise through CSS
* Localization support * Localization support
@ -47,7 +47,9 @@ Easily add multiple livetickers, add them to posts with shortcode or use them as
### How do I display a liveticker on my post/page? ### How do I display a liveticker on my post/page?
Use the shortcode `[liveticker ticker="my-ticker"]`. On WordPress 5 sites there is a Gutenberg Block available to embed a liveticker in your post.
You can also use the shortcode `[liveticker ticker="my-ticker"]` on WordPress 4 or classic-mode sites.
If you want to define a custom tick limit, you might also add a limit with `[liveticker ticker="my-ticker" limit="10"]`. If you want to define a custom tick limit, you might also add a limit with `[liveticker ticker="my-ticker" limit="10"]`.
### Can I use my own styles? ### Can I use my own styles?
@ -68,14 +70,16 @@ However the AJAX update will fetch the latest ticks and update cached tickers d
2. Tick management 2. Tick management
3. Ticker configuration. 3. Ticker configuration.
4. Settings page 4. Settings page
5. Example shortcode 5. Gutenberg block
6. Example widget 6. Example shortcode
7. Example widget
## Changelog ## Changelog
### 1.1.0 - unreleased ### 1.1.0 - unreleased
* Use GMT for automatic updates * Use GMT for automatic updates
* Gutenberg Block available
### 1.0.0 - 2018-11-02 ### 1.0.0 - 2018-11-02

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
assets/screenshot-7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB