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.
Use skill flip cards to showcase your abilities in a clear, interactive format that strengthens your profile and improves your chances of getting hired.
Present your team with a structured team member list that builds trust, supports credibility, and helps visitors connect with the people behind your brand.
Use a pricing slider to show dynamic prices by quantity, help visitors compare options, and support confident purchases.
Show progress clearly with animated progress bars that visualize goals, highlight achievements, and keep visitors engaged and motivated.
Show Bluesky posts with a Bluesky feed slider that scrolls updates and keeps content visible while keeping visitors engaged.
Add pricing tables to your site to present plans clearly, help visitors compare features, and guide them toward faster and more confident conversions.
Use a timeline widget to display events and milestones in chronological order with images and text so visitors understand your story clearly.
Show Threads posts in a live feed that keeps content fresh, builds social proof, and helps visitors engage on your site.

Show Facebook posts in a live Facebook feed that keeps content fresh, boosts social proof, and helps visitors engage more with your brand.
Create and customize product catalogs with a catalog widget that organizes items clearly, improves browsing, and helps visitors explore your offerings easily.
Display multiple time zones with a world clock widget that offers clear global times, customizable styles, and a responsive design for better user experience.
Create custom calculators that let visitors enter values, get results, and make confident choices that support your business.
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!
