=== Ultimate Crypto === Contributors: maartenbelmans Tags: crypto, currency, cryptocurrency, shortcodes, coins Requires at least: 3.7 Tested up to: 4.9.6 Requires PHP: 5.4.0 Stable tag: 1.1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A collection of shortcodes for cryptocurrency websites or crypto bloggers. == Description == NOTICE: THIS PLUGIN IS DISCONTINUED :(. With regret, we had to discontinue this plugin as we shifted our focus away from cryptocurrency. Shortcodes to display realtime cryptocurrency info and tools on your website. Some features: * Shortcodes [wpcrypto_text] to display realtime price info, market cap or volume info, straight into your paragraphs. * Shortcode [wpcrypto_list] to display lists of coins with realtime info. * Shortcode [wpcrypto_grid] to display a beautiful grid of coins with realtime info. * Realtime price info through our API, feed by CoinMarketCap. * Multi-currency: USD, EUR, GBP, JPY, CAD and AUD available. * SVG icons so everything looks sharp. * Keep info in your memory for fast retrieval. * Responsive (mobile-friendly) layouts. * NO attribution link (most APIs require it, not ours :-) ). NEED MORE FEATURES? LET US KNOW! We just got started :-) = Quick links = * [» Documentation](https://studiowombat.com/knowledge-base/category/ultimate-crypto/) * Demos coming soon... = Requirements = * PHP 5.4 or higher * WordPress 3.7 or higher == Installation == Installing the plugin is very easy: 1. Install from the WordPress Dashboard > Plugin page 2. Or manually download the plugin and extract to wp-content/plugins/ 3. Activate the plugin 4. Go to Wordpress Dashboard > Settings > WP Ultimate Crypto and start importing coins. == Frequently Asked Questions == Coming soon... == Screenshots == 1. Example of a list. 2. Example of a grid. 3. Admin settings. == Changelog == = version 1.1.0 = * Update: changed server. * Fix: backend improvement in loading coins. = version 1.0.1 = * Added: new shortcode wpcrypto_icon to display the SVG icon of a coin. * Fix: more decimals when the prize needs to be more detailed. * Update: added attribute 'currency_as_html'. = version 1.0.0 = * Initial version