
backend config
A simple WordPress plugin for displaying real-time cryptocurrency prices on your website
-Real-time display of cryptocurrency prices (via Binance API)
-Support for customizing displayed cryptocurrencies
-Configurable price update frequency
-Price change animation effects
-Responsive design, compatible with various devices
This plugin connects to the Binance API to obtain real-time cryptocurrency price information. This service is required to display current cryptocurrency prices and market data on your website.
What data is sent and when:
– Cryptocurrency symbol pairs (e.g., BTCUSDT, ETHUSDT) are sent to Binance API every time the price display is updated
– No personal user data is transmitted to Binance
– Data is sent only when the price display widget is loaded and during periodic updates based on your configured interval
Service Provider:
This service is provided by Binance: Terms of Service, Privacy Policy
1.In the WordPress admin panel, go to “Settings > Crypto Price” configuration page
2.Select the cryptocurrencies to display
3.Set the price update frequency (1-60 seconds)
4.Use the shortcode [vm2xkevin_crypto_price] in any page or post to display the price list
-The plugin relies on the Binance public API; ensure your server can access api.binance.com
-It is recommended to set the update frequency to 3-5 seconds or higher to avoid excessive API requests
-If display issues occur, ensure your theme has properly loaded jQuery
GPL-2.0 or later