Opis
Easy CryptoCurrency Ticker displays current cryptocurrency prices (bitcoin, ethereum, litecoin and/or others) on your WordPress website. You may select multiple cryptocurrencies (over 1800 available) to show prices in various currencies (BTC, USD, EUR, GBP or others)
Prices are fetched from CryptoCompare.com using their API.
To improve performance and prevent your website to make too much requests to remote server, we cache prices in local WordPress database for two minutes.
Features
- Add one or more cryptocurrencies from the Coin List that contains over than 1800 coins.
- Add one or more national or crypto currencies to display cryptocurrency prices.
- Enable displaying of change amount and percentage below the price.
- Choose to link coin symbol to overview page on CryptoCompare.com
- Optionally hide logo for cryptocurrencies.
- Cache cryptocurrency logo locally.
- Cache prices in local WordPress for two minutes.
- Add referral link to your own coinbase.com Referral ID
- Insert widget by regular configurable WordPress widget or shortcode
Known issues
- Currencies are listed in alphabetic order, no matter how they are added to From field.
- Some cryptocurrencies are not supported by API even Coin List contain them, like CLOUT, EARTH, etc
- When new cryptocurrency is added for first time, loading of page can be a little bit slower for very first time because plugin have to download and store localle logo for that cryptocurrency.
Shortcode
Along to WordPress widget, you can use shortcode [cryptocurrency_ticker]
with following parameters:
f
– Symbols of cryptocurrency coins. Multiple symbols have to be separated by comma. Default fallback is: ‘BTC,ETC,XMR’t
– Symbols of national or crypto currency. Multiple symbols have to be separated by comma. Default fallback is: ‘USD’,noicon
– To hide coin logo, set this option to true`nolink
– To insert coin symbol without link to overview page on CryptoCompare.com, set this option totrue
coinbase
– If you wish to display link to your Coin Base Referral ID, set your referral ID to this parametershowchange
– If you wish to display additional change amount and percentage below the price, set this option totrue
Customizations
To customize how ticker looks like, you can use following CSS classes to target various ticker elements:
.cctw
– class of main table element.currency
– cryptocurrency coin symbol.currency.ico
– class targeting cryptocurrency icon.amount
– element that contains price and change values.price
– element that contain price value.currency
– element that contain currency symbol as a part of.price
.change
– element that contains change value (amount and percentage).delay
– element that contains info about delayed quotes.coinbase
– element that contains referral link to Coin Base
Donations
Feel free to buy me some beer (or wine) for more cool free plugins.
- PayPal: https://paypal.me/aurosevic
- BTC: 1EhpAuGM4an7z4r8ACTQ66fsm5Gubmf3HW
- ETH: 0x13A850f14CB404C815248e24D6B6d61234Df538d
- LTC: LQPqqYRTX1mDxazTX566rEog7bohbGAhmT
Snimke zaslona
Instalacija
- Go to
Plugins
->Add New
- Search for
Easy CryptoCurrency Ticker
plugin - Install and activate
Easy CryptoCurrency Ticker
- Go to
Widgets
and insertEasy CryptoCurrency Ticker
widget to preferred widget area. - Click button
Get Live
at the bottom of widget (have to be done only first time after plugin is installed). - Enter preferred cryptocurrency coins to
From Symbols
field. Multiple symbols separate by comma (example:BTC,ETH,LTC,XMR,DASH
) - Enter preferred national or crypto currency to
To Symbols
field. Multiple symbols separate by comma (example:USD,EUR,GBP
) - Optionally, if you wish to show your referral link for coinbase.com below the ticker table, add your Coin Base Referral ID to fhat field.
- Click
Save
button to save widget changes.
ČPP
-
Ticker does not blend well to my custom theme. What I can do?
-
You can freely override basic CSS styles with custom CSS. Add customization to
Additional CSS
control in themeCustomizer
, or you can use my free WordPress plugin Head & Footer Code -
Are those cryptocurrency prices live?
-
Quotes are delayed up to 2 minutes. To prevent overloaded requests to Crypto Compare API, we cache responses for two minutes in local WordPress.
-
Can I use a Referrer ID from Coin Base?
-
Absolutely. Simply enter your Referral ID to widget field. If you leave that field empty, no link will be displayed.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Easy CryptoCurrency Ticker” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Easy CryptoCurrency Ticker” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.0.1
- Fix spelling
1.0
- Initial release.