OXP Breaking News Ticker

Description

OXP Breaking News Ticker lets you create reusable ticker presets and place them anywhere on your site with a simple shortcode or the native Gutenberg block. Configure each ticker once — headlines, scroll behavior, colors, and typography — then reuse it across as many pages or posts as you need. No coding required.
Each ticker is an independent preset. Activate or deactivate any of them from the list with a single click; changes take effect immediately, with no page reload needed.

Features

Content

  • Add news items manually (title + URL + optional date) and reorder them with drag and drop.
  • Optional date per item: items loaded from posts capture their publication date, manual items take the date you pick. Choose where it sits (before or after the headline), how it reads (site format, short, day and month, long, relative, or your own pattern), and give it its own typography and opacity.
  • “Load from posts” snapshot picker: browse any post type, filter by taxonomy and terms, search by keyword, and load matching posts as items in one click. Each post is captured as a snapshot — no database queries at render time, no performance impact on your visitors.
  • Link options per ticker: open in new tab; custom rel attribute (Premium).
  • Display limit: show only the first N items from a longer list (Premium).
  • Per-ticker internal description (Premium).
  • JSON import / export of tickers from the list screen (all or selected).

Design

  • Four structural themes: Classic, Modern, Breaking News, and Minimalist.
  • Six hand-tuned color palettes — Breaking, Aurora, Coffee, Editorial, Arctic, and Caribbean — plus a fully custom palette with gradients, included in the free plan.
  • Every palette works in a dark and a light mode, switchable per ticker: the mode sets the background, the headline text, and the control buttons (hover included), while the palette keeps its accent color.
  • Independent typography for news text, label, and item date: font family, weight, size, style, decoration, and text transform (plus opacity for the date).
  • Google Fonts are self-hosted at save time — no requests to Google servers at runtime (GDPR-compliant).
  • Show or hide individual elements per ticker: previous/next buttons, play-pause toggle, label pulse dot, per-headline pulse dot, and label.
  • Optional edge fade: headlines fade out at the sides of the news area.
  • Configurable height and max-width.

Behavior

  • Three movement modes: Slide (one headline at a time), Fade (crossfade in place),
    and Continuous (endless marquee strip with configurable scroll speed).
  • Scroll direction: left, right, up, or down (left/right in Continuous mode).
  • Speed, easing, inter-item delay, and scroll offset.
  • Autoplay, loop, pause on hover or tap, pause when the browser tab loses focus.
  • Optional blinking pulse dot before each headline.

Placing the ticker

  • Shortcode [oxpbnt_ticker id="X"], with one-click copy from the ticker list and from the editor.
  • Native Gutenberg block: search for “Breaking News Ticker”, pick a saved ticker from the selector, and see it previewed right on the canvas. If you have none yet, the block offers a “Create your first ticker” button. Supports wide and full alignment.
  • Both point at the same saved ticker, so editing it updates every place it was inserted.
  • Settings lists every editor found on your site and lets you turn each one on or off. The shortcode is always available; unchecking the block removes it from the inserter without touching pages that already use it.

Accessibility and performance

  • ARIA live regions, keyboard navigation, and prefers-reduced-motion support.
  • Assets load only on pages that contain a ticker, or globally — your choice in Settings.
  • AJAX activation toggle from the ticker list.
  • Optional clean uninstall that removes all plugin data.

Blocks

This plugin provides 1 block.

  • Breaking News Ticker Insert one of your saved tickers.

Installation

  1. Upload the oxp-breaking-news-ticker folder to /wp-content/plugins/.
  2. Activate the plugin from the Plugins menu.
  3. Go to “OXP Tickers” “New Ticker”, configure it, and save.
  4. Add the “Breaking News Ticker” block to any post or page and pick your ticker, or copy the shortcode (e.g. [oxpbnt_ticker id="123"]) and paste it wherever you want.

FAQ

Do I need to know how to code?

No. Everything is configured from the WordPress admin: content, behavior, colors, and typography. Place the ticker anywhere using the Gutenberg block or the generated shortcode — no PHP or CSS required.

How do I insert a ticker into a page?

Two ways, both free. In the block editor, add the “Breaking News Ticker” block and choose one of your saved tickers from the selector; the block previews it on the canvas. Anywhere else — classic editor, text widgets, page builders — paste the shortcode shown in the ticker list, e.g. [oxpbnt_ticker id="123"].

Can I create more than one ticker?

Yes. Each ticker is an independent preset. The free plan supports up to 3 tickers with 20 items each; Premium (coming soon) will allow unlimited ones.

How do I add news items?

You can type them in manually (title + URL) or use the “Load from posts” picker to pull content from any post type, filtered by taxonomy, terms, or keyword. Loaded items are frozen as snapshots — they do not update automatically.

Will it slow down my site?

No. By default the plugin only loads its CSS and JS on pages that actually contain a ticker. You can switch to global loading from Settings if you prefer.

Are Google Fonts GDPR-compliant?

Yes. When you save a ticker with a Google Font selected, the plugin downloads that font variant to your server. Visitors’ browsers load the font from your own domain — no requests are ever made to Google at runtime.

Can I override the ticker template from my theme?

Yes. Copy templates/ticker.php from the plugin into your active theme’s root and WordPress will use your copy instead.

Reviews

August 5, 2026
Minimalista y con personalidad. Es muy sencillo de usar, fácil de personalizar para el look que mejor le siente a tu web. Desde los colores hasta las animaciones, es muy útil e intuitivo.
July 27, 2026 1 reply
Best ticker by far! Nice interface and easy to use. Maybe an option in the pro version to set a date span for each item in the ticker. That would be great for timed sensitive items. I’m Looking forward to seeing the pro version. Thanks
July 20, 2026
Me ha parecido muy completo y sencillo. Ofrece un buen nivel de personalización, permitiendo adaptar el diseño a las necesidades de cada sitio web. Además, no he observado ningún impacto apreciable en el rendimiento de las webs donde lo he utilizado. En pocos minutos es posible disponer de una barra de noticias atractiva y completamente funcional en WordPress. Si buscas una solución sencilla y profesional para destacar anuncios, noticias de última hora o mensajes importantes, este plugin es una excelente opción.
Read all 3 reviews

Contributors & Developers

“OXP Breaking News Ticker” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.0

  • Now you can deploy your tickers using a Gutenberg Block.
  • New movement modes: Fade and Continuous.
  • New Minimalist theme.
  • Optional date per ticker item.
  • Palettes now have a dark and a light mode, switchable per ticker.
  • Custom palettes with gradients are now free.
  • Optional per-headline pulse dot and edge fade.
  • New Premium fields: per-ticker description, rel attribute, and item display limit.
  • JSON import / export of tickers from the “My Tickers” screen.
  • Spanish (es_ES) translation and .pot template.
  • Softer admin buttons; palette cards mirror the real ticker layout.
  • Removed the “Decoration (arrow)” color; the arrow follows the label color.
  • Fixed: Google fonts chosen for the label were not self-hosted at save time.
  • Editor fixes: shortcode shown only after saving, working copy button.

1.0.0

  • Ticker CPT with tabbed editor: Content, Behavior, and Style.
  • Manual items with drag-and-drop reordering, plus a “Load from posts” snapshot picker.
  • Behavior controls: direction, speed, easing, autoplay, loop, offset, and pause options.
  • Three structural themes and six color palettes.
  • Independent typography for news text and label; Google Fonts self-hosted at save time.
  • Visibility toggles for prev/next buttons, play-pause, pulse dot, and label.
  • Link options: open in new tab and rel attribute.
  • Shortcode [oxpbnt_ticker id=”X”] with one-click copy and AJAX activation toggle.
  • Freemium: up to 3 tickers with 20 items each in the free plan.
  • Smart asset loading and optional clean uninstall.