{"id":242327,"date":"2025-08-18T09:45:21","date_gmt":"2025-08-18T09:45:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/crypto-price-display\/"},"modified":"2025-08-19T03:31:02","modified_gmt":"2025-08-19T03:31:02","slug":"crypto-price-display","status":"publish","type":"plugin","link":"https:\/\/hr.wordpress.org\/plugins\/crypto-price-display\/","author":20358921,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.2","stable_tag":"1.0.2","tested":"6.8.5","requires":"5.0","requires_php":"7.2","requires_plugins":null,"header_name":"Crypto Price Display","header_author":"Kevin Ye","header_description":"Display real-time cryptocurrency prices from Binance API","assets_banners_color":"d0d0d0","last_updated":"2025-08-19 03:31:02","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.vm2x.com","header_plugin_uri":"https:\/\/vm2x.com\/index.php\/product\/crypto-price-display-for-wordpresspro","header_author_uri":"https:\/\/vm2x.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":278,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["installation","faq","changelog","description"],"tags":{"1.0.2":{"tag":"1.0.2","author":"vm2xkevin","date":"2025-08-19 03:31:02"}},"upgrade_notice":{"1.0.2":"<p>Shortcode updated to <code>[vm2xkevin_crypto_price]<\/code>. Replace any older shortcode to prevent display issues.\nSettings keys were renamed; after updating, visit <code>Settings &amp;gt; Crypto Price<\/code> to recheck your selections and click Save.\nRemoved leftover backup files from the plugin; no action required.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3346272,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3346272,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3346272,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3346272,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3346272,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"backend config","2":"front-end display for price block style","3":"front-end display for price scroll style"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[12611,72705],"plugin_category":[],"plugin_contributors":[210973],"plugin_business_model":[],"class_list":["post-242327","plugin","type-plugin","status-publish","hentry","plugin_tags-cryptocurrency","plugin_tags-price-list","plugin_contributors-vm2xkevin","plugin_committers-vm2xkevin"],"banners":{"banner":"https:\/\/ps.w.org\/crypto-price-display\/assets\/banner-772x250.jpg?rev=3346272","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/crypto-price-display\/assets\/icon-128x128.jpg?rev=3346272","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/crypto-price-display\/assets\/screenshot-1.png?rev=3346272","caption":"backend config"},{"src":"https:\/\/ps.w.org\/crypto-price-display\/assets\/screenshot-2.png?rev=3346272","caption":"front-end display for price block style"},{"src":"https:\/\/ps.w.org\/crypto-price-display\/assets\/screenshot-3.png?rev=3346272","caption":"front-end display for price scroll style"}],"raw_content":"<!--section=installation-->\n<p>1.Download the plugin zip file\n2.In the WordPress admin panel, go to \"Plugins &gt; Add New\"\n3.Click the \"Upload Plugin\" button\n4.Select the downloaded zip file and install\n5.Activate the plugin after installation<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20add%20or%20remove%20cryptocurrencies%20from%20the%20list%3F'><h3>How do I add or remove cryptocurrencies from the list?<\/h3><\/dt>\n<dd><p>Go to <code>Settings &gt; Crypto Price<\/code> in your WordPress admin. In the configuration page, select the cryptocurrencies you want to display and save changes.<\/p><\/dd>\n<dt id='why%20are%20prices%20not%20updating%20or%20i%20see%20%22too%20many%20requests%22%3F'><h3>Why are prices not updating or I see \"Too many requests\"?<\/h3><\/dt>\n<dd><p>Make sure your server can reach <code>api.binance.com<\/code>. Set the update interval to 3\u20135 seconds or higher to avoid rate limits. Also check if any page cache\/CDN is caching the script output; if so, exclude pages using the shortcode from caching. Open the browser console to see if there are network or JavaScript errors.<\/p><\/dd>\n<dt id='does%20the%20plugin%20collect%20or%20store%20any%20personal%20data%3F'><h3>Does the plugin collect or store any personal data?<\/h3><\/dt>\n<dd><p>No. The plugin only requests market price data (e.g., BTCUSDT, ETHUSDT) from the Binance public API and does not send or store personal user data.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h3>1.0.0<\/h3>\n\n<p>-Initial release\n-Basic price display functionality\n-Admin interface configuration\n-Shortcode support<\/p>\n\n<h3>1.0.1<\/h3>\n\n<ol>\n<li><strong>README.md<\/strong>: Added external services documentation<\/li>\n<li><strong>crypto-price-display.php<\/strong>:\n\u2013 Added plugin constants\n\u2013 Updated all function names with <code>crypprdi_<\/code> prefix\n\u2013 Updated class name\n\u2013 Updated option names\n\u2013 Fixed file path references<\/li>\n<li><strong>assets\/js\/crypto-price.js<\/strong>:\n\u2013 Updated variable name from <code>cryptoPriceData<\/code> to <code>crypprdiPriceData<\/code>\n\u2013 Removed commented debug code<\/li>\n<\/ol>\n\n<h3>1.0.2<\/h3>\n\n<ol>\n<li>Not permitted files removed:\nDeleted crypto-price.js.bak from assets\/js\/\nDeleted style-bak.css from assets\/css\/<\/li>\n<li>Generic function\/class\/define\/namespace\/option names updated:\nChanged prefix from generic crypprdi to unique vm2xkevin_crypto_price_display\nUpdated all function names, class names, constants, and options to use the new prefix\nFixed the shortcode registration to be consistent with the naming pattern<\/li>\n<\/ol>\n\n<!--section=description-->\n<p>A simple WordPress plugin for displaying real-time cryptocurrency prices on your website<\/p>\n\n<h3>Features<\/h3>\n\n<p>-Real-time display of cryptocurrency prices (via Binance API)\n-Support for customizing displayed cryptocurrencies\n-Configurable price update frequency\n-Price change animation effects\n-Responsive design, compatible with various devices<\/p>\n\n<h3>External Services<\/h3>\n\n<p>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.<\/p>\n\n<p><strong>What data is sent and when:<\/strong>\n- Cryptocurrency symbol pairs (e.g., BTCUSDT, ETHUSDT) are sent to Binance API every time the price display is updated\n- No personal user data is transmitted to Binance\n- Data is sent only when the price display widget is loaded and during periodic updates based on your configured interval<\/p>\n\n<p><strong>Service Provider:<\/strong>\nThis service is provided by Binance: <a href=\"https:\/\/www.binance.com\/en\/terms\">Terms of Service<\/a>, <a href=\"https:\/\/www.binance.com\/en\/privacy\">Privacy Policy<\/a><\/p>\n\n<h3>Usage<\/h3>\n\n<p>1.In the WordPress admin panel, go to \"Settings &gt; Crypto Price\" configuration page\n2.Select the cryptocurrencies to display\n3.Set the price update frequency (1-60 seconds)\n4.Use the shortcode [vm2xkevin_crypto_price] in any page or post to display the price list<\/p>\n\n<h3>Notes<\/h3>\n\n<p>-The plugin relies on the Binance public API; ensure your server can access api.binance.com\n-It is recommended to set the update frequency to 3-5 seconds or higher to avoid excessive API requests\n-If display issues occur, ensure your theme has properly loaded jQuery<\/p>\n\n<h3>Supported Cryptocurrencies<\/h3>\n\n<ul>\n<li>Bitcoin (BTC)<\/li>\n<li>Ethereum (ETH)<\/li>\n<li>Binance Coin (BNB)<\/li>\n<li>Ripple (XRP)<\/li>\n<\/ul>\n\n<h3>License<\/h3>\n\n<p>GPL-2.0 or later<\/p>\n\n<h3>Tested up to: 6.0<\/h3>\n\n<h3>Stable Tag: 1.0.2<\/h3>","raw_excerpt":"A simple WordPress plugin for displaying real-time cryptocurrency prices on your website","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/242327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=242327"}],"author":[{"embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/vm2xkevin"}],"wp:attachment":[{"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=242327"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=242327"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=242327"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=242327"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=242327"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hr.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=242327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}