Plugin info

Total downloads: 1,567
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 7/17/2018 (2777 days ago)
Added to WordPress: 1/29/2018 (8 years old)
Minimum WordPress version: 2.7
Tested up to WordPress version: 4.9.28
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2777 days ago

20/100

Is Planet Blockchain Coin Explorer abandoned?

Possibly abandoned (last update 2777 days ago).

Compatibility

Requires WordPress: 2.7
Tested up to: 4.9.28
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Enable the Planet Blockchain CoinExplorer shortcode

Usage

Syntax

[pbce sym=... (render=...) (fixed=...)]

Parameters

  • sym [string, required]
        ticker symbol of the coin to display, e.g. ‘BTC’
  • render [string, optional (defaults to ‘widget’)]
        render mode, can be one of ‘full’, ‘chart’ or ‘widget’
  • fixed [boolean, optional (defaults to false)]
        whether or not to show the ‘Search’ button in widget or full mode

Examples

  • [pbce sym='DOGE' fixed='true']
  • [pbce sym='ETH' render='chart']
  • [pbce sym='XMR' render='full' fixed='true']

Limitations

  • There can only be one usage of the shortcode per page. If more than one is on a page, only the first will render.

Installation

  • Upload the plugin folder to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  • Activate the plugin through the ‘Plugins’ screen in WordPress

Frequently Asked Questions

Installation Instructions

  • Upload the plugin folder to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  • Activate the plugin through the ‘Plugins’ screen in WordPress

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0

  • First release

2.9

  • Fix bug where charts would intermittently fail to render

3.0

  • Add chart-only mode
  • Rename widget-mode ‘back’ button to ‘search’
  • Conditionally show search button based on new ‘fixed’ flag in shortcode
  • Update README with instructions on running and releasing

3.0.1

3.0.2

  • Add usage instructions to both READMEs

3.1.2

  • Remove AI Predictions button from chart

3.2.0

  • Improve chart look and feel
  • Remove toggle chart buttons

3.2.1

  • Improve coin explorer full view
  • Add semantic versioning link to main README

3.2.2

  • Add NANO to coins.json