This plugin from
theFinancials.com lets you embed free, live-updating, financial market data widgets into your WordPress pages. Display daily updates on your website for popular financial data such as US Treasuries, SOFR, Prime, Canadian CMB & GOC rates, Stocks & Indices, Currency Exchange Rates, Agriculture, Energy, Metals, and more.
theFinancials.com has been providing reliable market data for all industries for 28 years.
The plugin reads the widget catalog from
theFinancials.com and populates dropdowns for Market, Widget, and Size/Shape. You can choose the embed Method (JavaScript or iframe).
Note- Ticker size always uses JavaScript.
Open
theFinancials from the WordPress admin menu to configure global settings, or use the
theFinancials Embed block to edit directly in the block sidebar.
Key Features
- Daily updates for hundreds of popular financial instruments in web-ready widgets.
- Catalog-driven: Markets, Widgets, and Sizes come directly from theFinancials catalog (no manual updates).
- Two embed methods: JavaScript or iframe (Ticker always JavaScript).
- Block editor support with live preview.
- Global or per-block configuration — your most recent save becomes current.
- Shortcode generator with copy-and-paste ready code.
- Security-first: fetches data only from theFinancials.com subdomains.
- All widgets are free. (For Custom Widgets contact info@mail.thefinancials.com)
- Upload the ZIP file via Plugins → Add New → Upload Plugin, then activate.
- Go to theFinancials in the admin menu and select your Market, Widget, Size/Shape, and Method.
- For iframe installs you can set iframe Height (px) (default 500).
- Click Save Changes. Your shortcode will appear under Install via Shortcode.
- Add the widget by either:
- Inserting the theFinancials Embed block in the editor, or
- Pasting the shortcode into a page or post.
Shortcode Example
Use the generated shortcode from the settings page, or supply attributes explicitly:
[tfcwidgets4wp market="POP" title="US Market Overview" size="H" method="iframe" height="640"]
Attributes:
market
– Market ID from the catalog (e.g., POP)
title
– Widget title exactly as shown in the catalog
size
– Size/Shape ID (T, S, C, M, F, H, P)
method
– JavaScript or iframe (Ticker always uses JavaScript)
height
– Optional pixels for iframe method (defaults to 500 if not set)