Title: Liveticker (by stklcode)
Author: Stefan Kalscheuer
Published: <strong>Nobyembre 2, 2018</strong>
Last modified: Marso 14, 2026

---

Maghanap ng mga plugin

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

# Liveticker (by stklcode)

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

[I-download](https://downloads.wordpress.org/plugin/stklcode-liveticker.1.3.2.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/stklcode-liveticker/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/stklcode-liveticker/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/stklcode-liveticker/#installation)
 * [Development](https://tl.wordpress.org/plugins/stklcode-liveticker/#developers)

 [Suporta](https://wordpress.org/support/plugin/stklcode-liveticker/)

## Deskripsyon

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

## Mga Screenshot

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

## Blocks

Ang plugin na ito ay nagbibigay ng 2 (na) block.

 *   Scliveticker Block Liveticker
 *   Liveticker

## Pag-install

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

## FAQ

### 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.

## Mga Review

![](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/) Agosto 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/) Marso 8, 2022

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

 [ Basahin lahat ng 2 na review ](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/)

## Mga Contributor at Developer

Ang “Liveticker (by stklcode)” ay open source software. Ang mga sumusunod na tao
ay nag-ambag sa plugin na ito.

Mga Contributor

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

Ang “Liveticker (by stklcode)” ay naisalin na sa 1 (na) locale. Salamat sa [mga tagasalin](https://translate.wordpress.org/projects/wp-plugins/stklcode-liveticker/contributors)
para sa kanilang mga kontribusyon.

[Isalin ang “Liveticker (by stklcode)” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/stklcode-liveticker)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/stklcode-liveticker/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/stklcode-liveticker/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/stklcode-liveticker/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/stklcode-liveticker/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### 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

## Meta

 *  Bersyon **1.3.2**
 *  Huling na-update **3 buwan ang nakalipas**
 *  Mga aktibong installation **100+**
 *  Bersyon ng WordPress ** 5.0 o mas bago **
 *  Sinubukan hanggang **6.9.4**
 *  Bersyon ng PHP ** 7.2 o mas bago **
 *  Mga Wika
 * [English (US)](https://wordpress.org/plugins/stklcode-liveticker/) at .[German](https://de.wordpress.org/plugins/stklcode-liveticker/).
 *  [Isalin sa iyong wika](https://translate.wordpress.org/projects/wp-plugins/stklcode-liveticker)
 * Mga Tag
 * [feed](https://tl.wordpress.org/plugins/tags/feed/)[Liveticker](https://tl.wordpress.org/plugins/tags/liveticker/)
   [rss](https://tl.wordpress.org/plugins/tags/rss/)
 *  [Advanced View](https://tl.wordpress.org/plugins/stklcode-liveticker/advanced/)

## Mga Rating

 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)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/stklcode-liveticker/reviews/)

## Mga Contributor

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

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/stklcode-liveticker/)