Implementing Coinbase API in Wordpress to display exchange rates -


i trying use coinbase api pull live bitcoin data wordpress site , display exchange rate. want achieve similar this: http://preev.com/

there few things appreciate with: 1. how extract bitcoin rate against other currencies coinbase api? 2. need replace in wordpress theme file display information on page?

i new using api's , appreciated.

personally wordpress plugin allows make php widgets.

then put appropriate php , css code, display data.

here php widget plugins.

https://wordpress.org/plugins/php-text-widget/

https://wordpress.org/plugins/php-code-widget/


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -