Planet Blockchain Coin Explorer

0

Enable the Planet Blockchain CoinExplorer shortcode Usage Syntax [pbce sym=… (render=…) (fixed=…)] Parameters sym [string, required]     ticker symbol of the coin to display

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

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.