{"id":80639,"date":"2018-01-29T11:57:17","date_gmt":"2018-01-29T11:57:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/planet-blockchain-coin-explorer\/"},"modified":"2018-07-17T16:42:06","modified_gmt":"2018-07-17T16:42:06","slug":"planet-blockchain-coin-explorer","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/planet-blockchain-coin-explorer\/","author":15914052,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.2.2","stable_tag":"3.2.2","tested":"4.9.29","requires":"2.7","requires_php":"","requires_plugins":"","header_name":"Planet Blockchain Coin Explorer","header_author":"Planet Blockchain","header_description":"Coin Explorer shortcode from https:\/\/www.planetblockcha.in\/","assets_banners_color":"ffffff","last_updated":"2018-07-17 16:42:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/developer.wordpress.org\/plugins\/the-basics\/","header_author_uri":"https:\/\/www.planetblockcha.in\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1755,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["installation","changelog","description","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1811149","resolution":"128x128","location":"assets","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1811149","resolution":"256x256","location":"assets","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1811149","resolution":"1544x500","location":"assets","width":1544,"height":500},"banner-1880x609.png":{"filename":"banner-1880x609.png","revision":"1811149","resolution":"1880x609","location":"assets","width":1880,"height":609},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1811149","resolution":"772x250","location":"assets","width":772,"height":250}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","2.0","2.1","2.3","2.5","2.6","2.7","2.8","2.9","3.0","3.0.1","3.0.2","3.1.2","3.2.0","3.2.1","3.2.2"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[],"plugin_category":[],"plugin_contributors":[155392,152456],"plugin_business_model":[],"class_list":["post-80639","plugin","type-plugin","status-publish","hentry","plugin_contributors-hughjd","plugin_contributors-jwbrew","plugin_committers-hughjd","plugin_committers-jwbrew"],"banners":{"banner":"https:\/\/ps.w.org\/planet-blockchain-coin-explorer\/assets\/banner-772x250.png?rev=1811149","banner_2x":"https:\/\/ps.w.org\/planet-blockchain-coin-explorer\/assets\/banner-1544x500.png?rev=1811149","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/planet-blockchain-coin-explorer\/assets\/icon-128x128.png?rev=1811149","icon_2x":"https:\/\/ps.w.org\/planet-blockchain-coin-explorer\/assets\/icon-256x256.png?rev=1811149","generated":false},"screenshots":[],"raw_content":"<!--section=installation-->\n<ul>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>\n\n<h4>2.9<\/h4>\n\n<ul>\n<li>Fix bug where charts would intermittently fail to render<\/li>\n<\/ul>\n\n<h4>3.0<\/h4>\n\n<ul>\n<li>Add chart-only mode<\/li>\n<li>Rename widget-mode 'back' button to 'search'<\/li>\n<li>Conditionally show search button based on new 'fixed' flag in shortcode<\/li>\n<li>Update README with instructions on running and releasing<\/li>\n<\/ul>\n\n<h4>3.0.1<\/h4>\n\n<ul>\n<li>Actually rename widget-mode 'back' button to 'search'<\/li>\n<li>Switch to <a href=\"https:\/\/semver.org\/\">semantic versioning<\/a><\/li>\n<\/ul>\n\n<h4>3.0.2<\/h4>\n\n<ul>\n<li>Add usage instructions to both READMEs<\/li>\n<\/ul>\n\n<h4>3.1.2<\/h4>\n\n<ul>\n<li>Remove AI Predictions button from chart<\/li>\n<\/ul>\n\n<h4>3.2.0<\/h4>\n\n<ul>\n<li>Improve chart look and feel<\/li>\n<li>Remove toggle chart buttons<\/li>\n<\/ul>\n\n<h4>3.2.1<\/h4>\n\n<ul>\n<li>Improve coin explorer full view<\/li>\n<li>Add semantic versioning link to main README<\/li>\n<\/ul>\n\n<h4>3.2.2<\/h4>\n\n<ul>\n<li>Add NANO to coins.json<\/li>\n<\/ul>\n\n<!--section=description-->\n<p>Enable the Planet Blockchain CoinExplorer shortcode<\/p>\n\n<h3>Usage<\/h3>\n\nSyntax\n\n<pre><code>[pbce sym=... (render=...) (fixed=...)]\n<\/code><\/pre>\n\nParameters\n\n<ul>\n<li><code>sym<\/code> <em>[string, required]<\/em>\n&nbsp;&nbsp;&nbsp;&nbsp;ticker symbol of the coin to display, e.g. 'BTC'<\/li>\n<li><code>render<\/code> <em>[string, optional (defaults to 'widget')]<\/em>\n&nbsp;&nbsp;&nbsp;&nbsp;render mode, can be one of 'full', 'chart' or 'widget'<\/li>\n<li><code>fixed<\/code> <em>[boolean, optional (defaults to false)]<\/em>\n&nbsp;&nbsp;&nbsp;&nbsp;whether or not to show the 'Search' button in widget or full mode<\/li>\n<\/ul>\n\nExamples\n\n<ul>\n<li><code>[pbce sym='DOGE' fixed='true']<\/code><\/li>\n<li><code>[pbce sym='ETH' render='chart']<\/code><\/li>\n<li><code>[pbce sym='XMR' render='full' fixed='true']<\/code><\/li>\n<\/ul>\n\nLimitations\n\n<ul>\n<li>There can only be one usage of the shortcode per page. If more than one is on a page, only the first will render.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ul>\n<li>Upload the plugin folder to the <code>\/wp-content\/plugins<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<\/ul><\/dd>\n\n<\/dl>","raw_excerpt":"Enable the Planet Blockchain CoinExplorer shortcode","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/80639","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=80639"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/jwbrew"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=80639"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=80639"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=80639"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=80639"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=80639"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=80639"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}