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.
Create interactive video polls that use engaging clips to boost participation, gather insights, and help visitors vote in a more dynamic way.
Display Bluesky posts with a Bluesky feed carousel that auto updates, shows posts in a clear layout, and keeps visitors engaged.
Show verified customer feedback with Google Reviews to build trust, strengthen credibility, and help visitors make confident purchase decisions.
Add a translation widget to your site so users can switch languages easily and access content in their preferred language.
Use tilted image effects to rotate visuals, add creative style, and keep visitors engaged with dynamic images on your site.
Showcase photos with an image stack gallery that layers images in a stacked display with smooth transitions to create a visually striking presentation.
Make it easy for supporters to contribute using PayPal or Stripe by adding a donation button that keeps giving fast, secure, and on site.
Showcase visuals with a multi row image slider that displays images in layered rows, improves design, and helps visitors explore content more easily.
Create interactive diagrams with a diagrams widget that lets you build and customize flow charts, improve clarity, and help visitors understand complex ideas easily.
Use a notification bar to alert users, highlight offers, and drive clicks that boost engagement, signups, and conversions.
Use a scroll progress bar that visually tracks reading on the page, improves navigation, and keeps visitors aware of their position.
Slide in panel that appears from the top or bottom to highlight offers, capture attention, and guide visitors toward more conversions.
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!
