Title: PHP shortcode
Last modified: August 22, 2016

---

# PHP shortcode

 *  [WP Gang](https://wordpress.org/support/users/merkucio/)
 * (@merkucio)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/php-shortcode-7/)
 * I want to add this plugin in my header so try to add this code:
 * `<?php echo currencyr_exchange( array( 'amount' => 99.99, 'to' => 'cad' ) ); ?
   >`
 * or this:
 * `<?php echo currencyr_exchange( 'amount=99.99&to=cad'); ?>`
 * or this:
 * `<?php echo currencyr_exchange( 99.99, 'cad' ); ?>`
 * But all this codes does not work for me.
 * PLEASE HELP!!!
 * [https://wordpress.org/plugins/currencyr/](https://wordpress.org/plugins/currencyr/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [WP Gang](https://wordpress.org/support/users/merkucio/)
 * (@merkucio)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/php-shortcode-7/#post-5175299)
 * How to show the rates in header like as it is shown via widget?!
 * PLEASE HELP))

Viewing 1 replies (of 1 total)

The topic ‘PHP shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/currencyr_414449.svg)
 * [Currencyr](https://wordpress.org/plugins/currencyr/)
 * [Support Threads](https://wordpress.org/support/plugin/currencyr/)
 * [Active Topics](https://wordpress.org/support/plugin/currencyr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/currencyr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/currencyr/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [WP Gang](https://wordpress.org/support/users/merkucio/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/php-shortcode-7/#post-5175299)
 * Status: not resolved