Free version:
Apr 16, 2021 01:56:00 UTC- $63,152.1633: United States Dollar
[jsoncontentimporter url=https://api.coindesk.com/v1/bpi/currentprice.json] {subloop:time:-1}{time.updated}{/subloop:time}- {subloop:bpi:-1} {subloop:bpi.USD:-1}{bpi.USD.symbol}{bpi.USD.rate}: {bpi.USD.description} {/subloop:bpi.USD} {/subloop:bpi} [/jsoncontentimporter]
Pro-Version (date-formatting, shorter code, use of template-manager: much better for future wordpress-updates like the gutenberg-update for wordpress 5.0 – which maybe is a game changer for wordpress):
16.04.2021, 01:56:00: $63,152.1633: United States Dollar
Template-Manager of the plugin (remember the id of the template):
{{time.updated | date("d.m.Y, H:i:s")}}: {{bpi.USD.symbol}}{{bpi.USD.rate}}: {{bpi.USD.description}}Shortcode on page:
[jsoncontentimporterpro url=https://api.coindesk.com/v1/bpi/currentprice.json parser=twig id=NO_OF_TEMPLATE]