embed widgetsize ~8 KBdeps zero
News ticker widget
Drop one script tag on any page. Live AI/tech ticker, no dependencies. Configurable theme, language, topic filter.
wpnews-ticker.js โ one-line embed~8 KB
<script src="https://wpnews.pro/static/js/wpnews-ticker.js"
data-theme="auto"
data-lang="en"
data-hours="4"
data-limit="8"></script>
// config attributes
| attribute | default | description |
|---|---|---|
| data-theme | "auto" | light ยท dark ยท auto (follows OS) |
| data-lang | "en" | en ยท uk |
| data-hours | "4" | look-back window in hours, 1-12 |
| data-limit | "8" | max items shown, 1-20 |
| data-speed | "3" | scroll speed, 1-10 |
| data-accent | "c8431f" | accent hex without # |
| data-key | "" | API key (optional, lifts rate limit) |