Shif News Ticker

描述

Shif News Ticker is a lightweight, high-performance ticker solution engineered specifically to eliminate layout delays and text clipping. Using modern CSS transitions, it renders a completely smooth, continuous loop even when displaying short content or minimalist feeds.

Key Features

  • Gapless Infinite Scrolling: Custom multi-segment tracking prevents broken blanks on ultra-wide screens.
  • Dashboard Control Panel: Easily configure fonts, colors, speeds, and targets directly inside your admin dashboard.
  • Native Querying: Fetches post assets directly via highly efficient WP_Query loops.
  • Shortcode-Driven: Drop [shif_news_ticker] inside any page template, theme location, or text editor block instantly.

安装

  1. Upload the shif-news-ticker folder to your /wp-content/plugins/ directory, or install directly through the WordPress admin panel.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Navigate to the News Ticker settings menu to configure your category selection, text styles, and scroll speeds.
  4. Add the shortcode [shif_news_ticker] to any post, page, or widget template layout.

常见问题

Can I use this with any post type?

Version 1.4.1 supports all default WordPress post categories. Expanded custom post type support will arrive in upcoming releases.

Does it slow down my site loading speeds?

Not at all. The plugin executes animation functions natively using highly optimized inline CSS keyframes rather than heavy, bloated external JavaScript tracking scripts.

评价

此插件暂无评价。

贡献者及开发者

「Shif News Ticker」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Shif News Ticker」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.4.1

  • Fixed prefix length compatibility compliance settings hooks.
  • Resolved content segment gap rendering bugs on minimalist content strings.
  • Initial global launch version.