=== Ethereum price tooltip === Contributors: stefanpejcic, pluginsclub Tags: cryptocurrency, ethereum, finance, bitcoin, eth, tooltip, crypto Requires at least: 4.0 Tested up to: 6.2 Requires PHP: 5.4 Stable tag: 1.4.2 Donate link: https://plugins.club/free-wordpress-plugins/ethereum-price-tooltip/ License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == 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 == Screenshots == 1. Tooltip added to content that shows current ETH price in USD and EUR == Frequently Asked Questions == = 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](https://wordpress.org/plugins/bitcoin-price-tooltip/) plugin. = Why is it free? Where are the prices taken from? = This plugin uses the free [CryptoCompare API](https://min-api.cryptocompare.com/) plugin. In case the API gets discontinued, we will switch to another free alternative. == Changelog == = 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.