StockTitan News Feed

外掛說明

StockTitan News Feed is a server-rendered Gutenberg block by StockTitan that brings timely, reliable headlines from the StockTitan platform directly to your site.

It streams market-moving alerts from NYSE, NASDAQ, and OTC markets–earnings, filings, IPO updates, analyst notes, sentiment signals–so readers stay on your site for fresh finance coverage.

Want the always-on live feed? Visit https://www.stocktitan.net/news/live.html.

  • Server-rendered: Renders on the server for fast, SEO-friendly output.
  • Theming: Presets and CSS variables let the block blend with your theme.
  • Controls: Toggle logo/date/summary/tag, limit items, choose date format.
  • Fast loading: Lean markup keeps the feed quick on busy pages.

Block registration is powered by block.json and compiled assets in assets/.

About StockTitan

Transforming complex market data into actionable intelligence

Welcome to StockTitan, where we empower investors and traders with timely, reliable, simple, and effective financial information and tools. Our mission is to transform complex market data into practical, actionable tools that help you navigate the stock market with confidence.

We combine our deep market experience, technological expertise, and your valuable feedback to create a platform that truly serves your investment needs-whether you’re a seasoned professional or just beginning your trading journey.

Data and privacy

  • External request: The block fetches JSON news data from https://wpapi.stocktitan.net/api/news/json.
  • Personal data: No personal user data is sent; requests include only the parameters needed to render the feed.
  • Caching: Responses are stored in a WordPress transient (2-minute TTL). Subsequent requests use HTTP conditional GET (ETag / If-None-Match), so unchanged data returns as HTTP 304 with zero payload — no bandwidth consumed regardless of traffic volume.

螢幕擷圖

  • The StockTitan News Feed block in the editor.
  • Choose a theme for your news block or select each color individually.
  • Front-end rendering with theme preset.
  • Find the block in the Gutenberg editor

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • StockTitan News Feed StockTitan stock market news block broadcasting NYSE, NASDAQ, OTC finance headlines with customizable styling.

安裝方式

  1. Upload the plugin folder to /wp-content/plugins/, or install the ZIP via the WordPress dashboard.
  2. Activate the plugin through the “Plugins” menu.
  3. Add the “StockTitan News Feed” block to a post or page.

常見問題集

What kind of news will this block show?

It pulls the same stream StockTitan publishes—official company announcements, SEC filings, and press releases from US-listed tickers. You get reliable headlines straight from the source rather than third-party commentary.

How fast are updates?

Updates arrive with the same 30-second delay that StockTitan applies to free-tier users. If you need real-time delivery, upgrade to StockTitan Gold on the main site—the block will then mirror the faster feed. You can always tap into the live stream at https://www.stocktitan.net/news/live.html.

Does StockTitan offer a public API?

No. StockTitan keeps its data inside the web experience and mobile-optimized PWA, so this block uses the official site endpoints instead of a developer API.

Can I use StockTitan on my phone and get alerts?

Yes. StockTitan provides a Progressive Web App you can add to your home screen for push notifications and an app-like layout. It works across desktop, iOS, and Android without installing a store app.

Does this collect personal data?

No. It only requests the news JSON needed to render headlines—no user details, cookies, or analytics payloads are sent.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈StockTitan News Feed〉的開發相關工作。

參與者

將〈StockTitan News Feed〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.4

Dropped legacy WordPress editor compatibility, moved to Block API v3, and cleaned obsolete runtime fallbacks.

1.0.3

Updated API token handling, switched to wp_date(), and general cleanup.

1.0.0

Initial release.