Linux 软件免费装
Banner图

FerimanEdge Regime Widget

开发者 ferimanedge
feriman
更新时间 2026年9月14日 23:50
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

widget bitcoin ethereum crypto bnb

下载

1.0.0 1.0.1

详情介绍:

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.

安装:

  1. Upload the ferimanedge-regime-widget folder to /wp-content/plugins/, or install it via Plugins → Add New → Upload Plugin.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Use the shortcode [ferimanedge_regime] in any post or page, or add the "FerimanEdge Regime Widget" block from the block inserter.

屏幕截图:

  • BTC regime widget in light mode.
  • ETH regime widget in dark mode.
  • ETH regime widget in light mode.
  • BNB regime widget in dark mode.
  • BNB regime widget in light mode.
  • All Markets regime widget in dark mode.
  • All Markets regime widget in light mode.

升级注意事项:

1.0.1 Renames the Auto theme option to Follow visitor OS setting and clarifies its behavior. 1.0.0 Initial release.

常见问题:

Does this plugin send any of my site's data to FerimanEdge?

No. The plugin never makes a server-side request to ferimanedge.com. It only outputs an <iframe> tag; the visitor's own browser loads it, the same way it would load an embedded YouTube video.

What shortcode attributes are available?

  • coin: btc, eth, bnb, or all (default: all)
  • theme: dark, light, or visitor (default: visitor)
  • size: compact, standard, or large (default: standard)
Any unrecognized value silently falls back to its default instead of breaking the page.

What does "Follow visitor OS setting" do?

This option omits the theme parameter from the embed URL, so the widget follows the visitor's OS/browser prefers-color-scheme setting. It does not detect or read your WordPress theme.

Does the block make extra requests while I'm editing?

No. The block editor uses a local preview and does not load the FerimanEdge iframe while you are editing. The actual <iframe> is loaded when a published page containing the block is viewed.

更新日志:

1.0.1 1.0.0