Stefan Kalscheuer de347e1f81 Only send new Ticks on AJAX update
THis reduces the overhead of re-sending huge amounts of HTML code to the frontend without any new data to display.
2017-12-09 11:48:23 +01:00
2017-12-09 11:19:53 +01:00
2017-12-09 11:19:53 +01:00
2017-07-18 11:01:06 +02:00
2017-11-12 20:32:22 +01:00
2017-12-05 19:28:45 +01:00
2017-07-18 11:01:06 +02:00
2017-11-12 20:32:22 +01:00

WP-Liveticker 2

  • Contributors: Stefan Kalscheuer
  • Tags: liveticker, feed, rss
  • Requires at least: 3.8
  • Tested up to: 4.9
  • Stable tag: 1.0.0-alpha
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple liveticker plugin for WordPress.

Description

WP-Liveticker 2 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.
  • RSS feed capability.
  • Shortcode to display liveticker.
  • Ability to customise through CSS.
  • Add ticker to sidebar widgets.
  • Localization support.

Installation

  1. Upload wp-liveticker2 to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Liveticker menu to start.

Frequently asked questions

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

Use the shortcode [liveticker ticker="my-ticker"]. If you want to define a custom tick limit, you might also add a limit with [liveticker ticker="my-ticker" limit="10"].

Screenshots

  1. Downloads overview screen.
  2. Add new download screen.
  3. Logs overview screen.
  4. Shortcode generator.
  5. Example shortcodes.
  6. Settings screen.

Changelog

1.0.0

  • Complete rework of PHP code.

0.4

  • CSS only loaded when shortcode is called

0.3

  • Initial plugin release.
v1.2.3 Latest
2025-02-04 17:24:25 +00:00
Languages
PHP 71.1%
JavaScript 17.3%
Shell 9.7%
CSS 1.9%