Adds an admin screen to enter in your cryptocurrency purchases and then exposes a simple to use shortcode and simple API to output your cryptocurrency portfolio’s performance on the frontend.
Please note that this plugin makes use of a 3rd party service to retrieve cryptocurrency prices. This means that a request is made to third party servers (coinmarketcap.com) requesting current cryptocurrency prices. See https://coinmarketcap.com/api/ for more information.
[cryptocurrency_table]
cryptocurrency_table();
For the sake of brevity, by default, the table outputs (1) the current price of each currency and does NOT output the last time the price was retrieved (see API section below), both of which can be toggled by adding the following:
Hiding the current price:
add_filter( 'cryptocurrency/show_current_price', '__return_false’ );
Showing the last updated:
add_filter( 'cryptocurrency/show_last_updated', '__return_true' );
Changing how currency is displayed:
If you are using Euro as your fiat currency it defaults to outputting the € symbol after the amount, you can easily switch it to show the € symbol before by doing the following
`
add_filter(‘cryptocurrency/currency_symbol_before’, function(){
return ‘€’;
} );
add_filter(‘cryptocurrency/currency_symbol_after’, ‘__return_null’ );
`
This plugin uses the public API made available by coinmarketcap.com. It is built to cache responses for 60 seconds so as to not flood the API. The plugin injects the last updated date/time as part of the response object which can be exposed via a filter (see Filters above). Please make sure to follow their API rules. See https://coinmarketcap.com/api/ for more information.
0.0.17
update to support euro as the fiat currency
0.0.16
add in a version checker, the plugin requires PHP 5.5 or greater
0.0.15
bugfixes, analytics data
0.0.14
frontend updates for the shortcode (thanks /u/ZSsDesign)
0.0.13
update plugin title (thanks /u/you-cant-twerk)
0.0.12
readme fix
0.0.11
update readme to be more explicit that this plugin makes requests to a third party server.
0.0.10
update language on purchase spend field
0.0.9
don’t rely on composer’s autoloader, use spl’s
0.0.8
fix for readme.txt
0.0.7
adding back composer.lock
setting current price to be displayed by default
0.0.6
move dependencies to dev-dependencies in composer.json
0.0.5
remove composer.lock to stop dependency recursion
0.0.4
fix typo in documentation
0.0.3
remove title from table
0.0.2
adding translation template
0.0.1
initial release
Things I’d like to add in the future
– Ability to set and display data based on a specific currency (currently only supports USD).
Starting from $0 per month.
Rating
Reviewers
2 reviews
Tags
Developed By
Mat Gargano
Quick & Easy
Common Ninja has a large selection of powerful Wordpress plugins that are easy to use, fully customizable, mobile-friendly and rich with features — so be sure to check them out!
Testimonial plugins for Wordpress
Contact Form plugins for Wordpress
Maps plugins for Wordpress
Translation plugins for Wordpress
Chat plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Contact plugins for Wordpress
Galleries plugins for Wordpress
SEO plugins for Wordpress
Forms plugins for Wordpress
Comments plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Comments plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Portfolio plugins for Wordpress
Video Player plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Inventory plugins for Wordpress
Testimonials plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Analytics plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Security plugins for Wordpress
Ads plugins for Wordpress
Music Player plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Membership plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Video Player plugins for Wordpress
Tabs plugins for Wordpress
Social Feeds plugins for Wordpress
Common Ninja Apps
Browse our extensive collection of compatible plugins, and easily embed them on any website, blog, online store, e-commerce platform, or site builder.
Improve Trust & Credibility With the Team Member Flip Cards App
Track and Display Real-Time Visitor Counts Easily
Draw Attention, Increase Conversions & Drive Sales Up
Bring Focus to Team Members in a Creative Way To Increase Trust
Convert Users With Stunning, Detail-Rich & Fully Responsive Pricing Tables
Increase Trust & Improve Credibility To Drive Sales Up
Create Stunning Stories To Engage & Convert Users
Flexible Size Chart Widget with Visual Guides and Tabs
Adding a Unique Charm to Your Website Images
Boost Your Website with Interactive Polls
Protect Your Content: Disable Copying with Ease
Bringing Your Business Locations Closer to Your Site Visitors
More plugins
The Common Ninja Search Engine platform helps website builders find the best site widgets, apps, plugins, tools, add-ons, and extensions! Compatible with all major website building platforms - big or small - and updated regularly, our Search Engine tool provides you with the business tools your site needs!