=== a-cryptocurrency-shortcode === Contributors: andreyshchedrin Tags: cryptocurrency, btc, ethereum Requires at least: 4.5.3 Tested up to: 4.9.4 Stable tag: 1.0 Requires PHP: 5.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html CryptoCurrency Shortcode is a WordPress plugin which can display the current price of top 10 cryptocurrency you like on your site. Plugin get data from api.coinmarketcap.com == Description == CryptoCurrency Shortcode is a WordPress plugin which can display the current price of top 10 cryptocurrency you like on your site. Example: [BTC cryptocurrency=Ethereum val=USD] => Ethereum = 213.2769 USD [BTC cryptocurrency=Bitcoin val=EUR rounding = 6] => Bitcoin = 5668.414372 EUR List cryptocurrency: Bitcoin Ethereum XRP Bitcoin_Cash EOS Stellar Litecoin Cardano Tether Monero == Installation == 1. Copy the plugin folder to / wp-content / plugins / 2. Activate the plugin == Changelog == = 1.0 = * Initial release.