Add a free, self-updating Economicium widget to any post, page or widget area. Two widget types:
No account, no API key. Filter to a single category (crypto, energy, markets and more), switch between a light and dark card, and choose how many stories to show.
Shortcode
[economicium]
Attributes:
type – latest (default) or moodcategory – a category slug such as crypto, energy, markets (default: all)theme – light (default) or darklimit – 1 to 8 stories (default 5); latest onlytitle – a custom headingmode – script (default, includes a link back to Economicium) or iframe (most portable)Examples:
[economicium type="mood" category="crypto" theme="dark"]
[economicium type="latest" limit="6"]
This plugin renders the widget by loading a small script (embed.js) or an <iframe> from Economicium (https://economicium.com). When a visitor views a page containing the widget, their browser requests the widget markup and the latest headlines / market-mood data from economicium.com. No personal data is sent by the plugin; standard web-server request metadata (such as IP address, handled by economicium.com) applies as with any embedded content.