Opis
Plugin will find mentions of Ethereum in your texts and automatically add a tooltip to it with current price in USD and EUR.
On the plugin settings page you can:
- Change style from Tooltip to Ticker
- Change API provider from CryptoCompare to CoinGecko
- Change Currency from EUR / USD
Snimke zaslona
ČPP
-
Do I have to configure something?
-
No, simply install and activate the plugin and it will automatically add tooltip to all text mentions of Ethereum and ETH.
-
How to change style?
-
From the settings page you can change the them from Tooltip to Ticker that will be displayed after the mention of Ethereum.
-
Can I display another currency instead of USD and EUR?
-
Yes, from the settings page choose any currency supported by the API provider.
-
Can I display Bitcoin price as well?
-
For Bitcoin please use Bitcoin price tooltip plugin.
-
Why is it free? Where are the prices taken from?
-
This plugin uses the free CryptoCompare API plugin.
In case the API gets discontinued, we will switch to another free alternative.
Recenzije
Nema recenzija za ovaj dodatak.
Suradnici i Programeri
“Ethereum price tooltip” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Ethereum price tooltip” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
1.4.2
- Added Ticker style
- Added a settings page where user can choose API provider and Ticker/Tooltip style
- Added option to change currency from USD/EUR
- Code refactoring
1.4.1
- Fixed bug with tooltip appearing on pages with ui tag
1.4
- Images and Figure tags are now excluded
1.3
- WP Shortcodes are now excluded
- only exact match words are used: ETH, Ethereum, eth, ethereum
1.2
- a href tags are now completelly excluded
1.1
- Replaced BitPay with CryptoCompare API
1.0
- The first stable public version.