

BTC regime widget in dark mode.
FerimanEdge Regime Widget displays the latest published market regime status for BTC, ETH, and BNB directly in WordPress, either individually or together. Each widget shows the current BULL, SIDEWAYS, or BEAR classification for the selected market, or for BTC, ETH, and BNB together.
Add the widget to any WordPress page or post using a shortcode or a Gutenberg block. Choose the market, visual theme, and size without editing HTML.
The plugin itself does not fetch, store, or process market data. It generates a plain <iframe> pointing to the selected FerimanEdge widget. The widget content is served directly by ferimanedge.com to the visitor’s browser.
[ferimanedge_regime coin="btc" theme="visitor" size="standard"]prefers-color-scheme setting)This plugin embeds content from ferimanedge.com, an independent, third-party crypto market-data and trading-edge service that is not affiliated with WordPress.org.
When a page containing the shortcode or the block is viewed, the visitor’s browser loads an <iframe> directly from https://ferimanedge.com/widget/{coin}. As with any embedded image, video, or iframe hosted on an external domain, this means the visitor’s IP address and the fact that the request was made are transmitted to ferimanedge.com’s servers. The plugin itself never makes any outbound server-side request (no wp_remote_get(), no API calls). It only outputs the iframe’s HTML.