StockTitan News Feed
by StockTitan on WordPress.org
Server-rendered Gutenberg block for live StockTitan market headlines with theme-aware presets and granular display controls.

The StockTitan News Feed block in the editor.
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 like earnings, filings, IPO updates, analyst notes, and sentiment signals so readers see what matters without leaving your site.
- 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: Server caching and lean markup keep the feed quick on busy pages.
Block registration is powered by block.json and compiled assets in build/.
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://stocktitan.net:11101/api/news/json. - Personal data: No personal user data is sent; requests include only the parameters needed to render the feed.
- Caching: Responses may be cached in-memory during the request lifecycle.