Title: Liveticker (by stklcode)
Author: Stefan Kalscheuer
Published: <strong>2. новембар 2018.</strong>
Last modified: 14. март 2026.

---

Претражи додатке

![](https://s.w.org/plugins/geopattern-icon/stklcode-liveticker.svg)

# Liveticker (by stklcode)

 [Stefan Kalscheuer](https://profiles.wordpress.org/stklcode/)

[Преузимање](https://downloads.wordpress.org/plugin/stklcode-liveticker.1.3.2.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/stklcode-liveticker/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/stklcode-liveticker/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/stklcode-liveticker/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/stklcode-liveticker/#developers)

 [Подршка](https://wordpress.org/support/plugin/stklcode-liveticker/)

## Опис

Liveticker is a simple liveticker plugin for WordPress.
 Easily add multiple livetickers,
add them to posts with shortcode or use them as Widget.

### Features

 * Handle multiple Tickers
 * Automatic update via AJAX
 * RSS feed capability
 * Gutenberg block and shortcode to display liveticker
 * Add ticker to sidebar widgets
 * Ability to customize through CSS
 * Localization support

## Снимци екрана

 * [[
 * Example liveticker (frontend)
 * [[
 * Tick management
 * [[
 * Ticker configuration.
 * [[
 * Settings page
 * [[
 * Gutenberg block
 * [[
 * Example shortcode
 * [[
 * Example widget

## Блокови

Овај додатак пружа 2 блока.

 *   Scliveticker Block Liveticker
 *   Liveticker

## Постављање

If you don’t know how to install a plugin for WordPress, [here’s how](https://wordpress.org/support/article/managing-plugins/).

You can obtain the plugin through fhe official WordPress plugin repository.
 Alternatively
you can also use _Copmposer_.

### Requirements

 * PHP 7.2 or above
 * WordPress 5.0 or above

## ЧПП

### How do I display a liveticker on my post/page?

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"]`.

### Can I use my own styles?

Of course.
 You can deactivate the default stylesheet on the settings page and include
your own instead.

### Does the liveticker work with caching?

If you activate AJAX updates (enabled by default), the JavaScript will automatically
update the content, even when the
 page is loaded from cached.

If AJAX is disabled, it depends on your update and caching intervals. If you update
your ticker every 5 minutes, a
 caching time of 12 hours obviously makes no sense.

## Прегледи

![](https://secure.gravatar.com/avatar/c4b3aef50e901267abe64d3373403d0c71b1d9160619e5c9088003c805e833a3?
s=60&d=retro&r=g)

### 󠀁[good](https://wordpress.org/support/topic/good-8597/)󠁿

 [flankeskragenbank](https://profiles.wordpress.org/flankeskragenbank/) 15. август
2024.

its nice and simple, but could have more features.

![](https://secure.gravatar.com/avatar/9708bbd5d77632cffd52d767127778d9eabecc752157b6a8b9b76fc4a795f4dd?
s=60&d=retro&r=g)

### 󠀁[Top](https://wordpress.org/support/topic/top-1296/)󠁿

 [murmelino](https://profiles.wordpress.org/murmelino/) 8. март 2022.

Nutze den Liveticker nun seit über einem Jahr und alles ist Top!

 [ Види сва 2 прегледа ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/)

## Сарадници и градитељи

„Liveticker (by stklcode)“ је софтвер отвореног кода. Следећи људи су допринели 
овом додатку.

Сарадници

 *   [ Stefan Kalscheuer ](https://profiles.wordpress.org/stklcode/)

„Liveticker (by stklcode)“ је преведен на 1 језик. Хвала [преводиоцима](https://translate.wordpress.org/projects/wp-plugins/stklcode-liveticker/contributors)
за њихове доприносе.

[Преведите „Liveticker (by stklcode)“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/stklcode-liveticker)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/stklcode-liveticker/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/stklcode-liveticker/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/stklcode-liveticker/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/stklcode-liveticker/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

### 1.3.2 – 2026-03-14

 * Use wp_doing_ajax() instead of checking for global constants
 * Tested with WP 6.9

### 1.3.1 – 2025-08-16

 * Textdomain is no longer loaded explicitly
 * Internal filter and action hooks consolidated
 * Minor internal code fixes
 * Tested with WP 6.8

### 1.3.0 – 2025-03-10

 * Requires at least PHP 7.2 and WordPress 5.0
 * Sorting direction can now be changed for liveticker blocks

### 1.2.3 – 2025-02-04

 * Escape ticker ID in shortcode output
 * Tested with WP 6.7

### 1.2.2 – 2024-03-02

 * Update use of deprecated WP core functions
 * Extend output sanitization
 * Tested with WP 6.4

### 1.2.1 – 2022-02-01

 * Fix issue with limit in Gutenberg block.

### 1.2.0 – 2022-01-23

 * 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)

### 1.1.1 – 2021-03-20

 * „Ticker“ taxonomy name is now translatable

### 1.1.0 – 2020-05-02

 * Requires PHP 5.6 or above
 * Use GMT for automatic updates
 * Gutenberg Block available
 * Ticks exposed through REST API
 * Changed AJAX update logic for embedded media compatibility

### 1.0.0 – 2018-11-02

 * Initial release

## Мета

 *  Version **1.3.2**
 *  Last updated **2 месеца раније**
 *  Active installations **100+**
 *  WordPress version ** 5.0 или новије **
 *  Tested up to **6.9.4**
 *  PHP version ** 7.2 или новије **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/stklcode-liveticker/) и [German](https://de.wordpress.org/plugins/stklcode-liveticker/).
 *  [Преведите на свој језик](https://translate.wordpress.org/projects/wp-plugins/stklcode-liveticker)
 * Tags
 * [feed](https://sr.wordpress.org/plugins/tags/feed/)[Liveticker](https://sr.wordpress.org/plugins/tags/liveticker/)
   [rss](https://sr.wordpress.org/plugins/tags/rss/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/stklcode-liveticker/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  2 5-star reviews     ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/)

## Сарадници

 *   [ Stefan Kalscheuer ](https://profiles.wordpress.org/stklcode/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/stklcode-liveticker/)