Linux 软件免费装
Banner图

UV Realtime Crypto Dashboard

开发者 vishwaupesh
更新时间 2026年5月24日 23:12
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

dashboard blocks bitcoin crypto websockets

下载

1.0.0

详情介绍:

The UV Realtime Crypto Dashboard is the easiest way to embed live, self-updating cryptocurrency charts directly into your WordPress posts and pages. Perfect for crypto bloggers, financial news sites, and trading portfolios, this block connects directly to live market data streams. Because it establishes a direct WebSocket connection on the visitor's browser, you get millisecond-accurate data updates without putting any additional load on your WordPress server. Why use UV Realtime Crypto Dashboard?

安装:

  1. Log into your WordPress admin dashboard.
  2. Navigate to Plugins > Add New Plugin.
  3. Search for "UV Realtime Crypto Dashboard".
  4. Click Install Now, then click Activate.
  5. Open any page or post in the WordPress editor, type /crypto, and add the "Realtime Crypto Dashboard" block!

屏幕截图:

  • The WordPress editor view showing the custom URL input field and 'Connect Stream' validation.
  • Block settings sidebar showing the refresh rate and performance throttling options.
  • Example of a custom WebSocket stream (BNB/USDT) rendering on the chart.

常见问题:

Will this slow down my WordPress website?

Not at all. The block uses client-side WebSockets. Your server only delivers the initial script, and the user's browser handles the live stream directly. It has zero impact on your Core Web Vitals or server CPU.

Do I need to create an account or get an API key?

No! The default stream uses a public, free endpoint. You can install the plugin and show live Bitcoin prices in seconds without signing up for anything.

Can I use my own custom WebSocket data stream?

Absolutely. You can paste any public wss:// endpoint into the block settings. Just ensure your custom endpoint returns JSON with p (price) and T (timestamp) keys to render correctly on the chart.

Is it secure?

Yes. The data connection is 100% read-only. No user data, site credentials, or sensitive headers are ever transmitted.

更新日志:

1.0.0