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
Galleries plugins for Wordpress
SEO plugins for Wordpress
Contact Form plugins for Wordpress
Forms plugins for Wordpress
Social Feeds plugins for Wordpress
Social Sharing plugins for Wordpress
Events Calendar plugins for Wordpress
Sliders plugins for Wordpress
Analytics plugins for Wordpress
Reviews plugins for Wordpress
Comments plugins for Wordpress
Portfolio plugins for Wordpress
Maps plugins for Wordpress
Security plugins for Wordpress
Translation plugins for Wordpress
Ads plugins for Wordpress
Video Player plugins for Wordpress
Music Player plugins for Wordpress
Backup plugins for Wordpress
Privacy plugins for Wordpress
Optimize plugins for Wordpress
Chat plugins for Wordpress
Countdown plugins for Wordpress
Email Marketing plugins for Wordpress
Tabs plugins for Wordpress
Membership plugins for Wordpress
popup plugins for Wordpress
SiteMap plugins for Wordpress
Payment plugins for Wordpress
Coming Soon plugins for Wordpress
Ecommerce plugins for Wordpress
Customer Support plugins for Wordpress
Inventory plugins for Wordpress
Video Player plugins for Wordpress
Testimonials plugins for Wordpress
Tabs plugins for Wordpress
Social Sharing plugins for Wordpress
Social Feeds plugins for Wordpress
Slider plugins for Wordpress
Reviews plugins for Wordpress
Portfolio plugins for Wordpress
Membership plugins for Wordpress
Forms plugins for Wordpress
Events Calendar plugins for Wordpress
Contact plugins for Wordpress
Comments plugins for Wordpress
Analytics 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.
Add opening hours to your site to give visitors clear, reliable business information that improves trust, reduces confusion, and supports user experience.

Show Blogger posts automatically with a Blogger feed that keeps your content fresh, improves navigation, and helps visitors discover more of your work.
Add WhatsApp Chat to your site to communicate with visitors, deliver instant support, and create a smoother, more trustworthy user experience.
Show key stats with an animated number counter that draws attention, adds social proof, and helps increase trust and conversions.
Add social media and RSS feeds to your site to display fresh content, grow your online presence, and keep visitors engaged with real time updates.
Create a clear restaurant menu list that helps visitors explore dishes easily, understand key details, and make confident ordering decisions that support conversions.

Make Your Website More Inclusive and Accessible
Show G2 reviews to build trust, strengthen credibility, and help visitors make confident SaaS buying decisions that support higher sales.
Show LinkedIn posts with a LinkedIn feed carousel that auto updates, presents content in a smooth layout, and keeps visitors engaged.
Show a GDPR-ready cookie notice that clearly explains how cookies are used, helping you stay compliant while creating a more transparent experience for your visitors.
Use a support form that lets customers submit tickets, saves each request, sends notifications, and helps you manage support more efficiently.
Create real estate listings with a listings widget that displays properties clearly, supports customization, and helps visitors explore homes more easily.
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!
