這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Planet Blockchain Coin Explorer

外掛說明

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.

安裝方式

  • 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

常見問題集

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

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Planet Blockchain Coin Explorer〉的開發相關工作。

參與者

變更記錄

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