Use this widget to display most important metrics for one selected cryptocurrency. Available in widgets section in Wordpress settings.
You can easily put fresh coin metrics in your article with your shortcodes syntax.
[coinpaprika coin="btc-bitcoin"]
[coinpaprika coin="eth-ethereum" quote="btc"]
[coinpaprika coin="doge-dogecoin" quote="eth"]
[coinpaprika coin="eth-ethereum" metric="ath"]
[coinpaprika coin="doge-dogecoin" metric="volume24h"]
[coinpaprika coin="btc-bitcoin" metric="marketcap"]
[coinpaprika coin="doge-dogecoin" quote="eth" metric="volume24h" icon="false" change="false"]
All options: [coinpaprika coin="COIN-ID" quote="usd|btc|eth" icon="true|false" metric="price|volume24h|marketcap|ath" change="true|false"]
What could be used as COIN-ID
?
btc-bitcoin
for Bitcoineth-ethereum
for Ethereumbch-bitcoin-cash
for Bitcoin Casheos-eos
for EOSxlm-stellar
for Stellar
etc... for other coins listed on Coinpaprika.
Go to Plugins
> Add new
section in Admin Panel and search for Coinpaprika
or download the installation package from Plugins Directory.
Wordpress PHP Coding Standards
You can use Docker containers to perform one-click setup of Wordpress installation with our plugin.
To start wordpress run docker-compose up
in plugin folder and open localhost:8080 website.
After the 1st run, you need to activate our plugin on Plugins list.