referencing user profile
-
Hi,
I am wanting to use WP Currencies to calculate the exchange rate between USD and the currency set on my user profile.
If the user profile field is called currency what do I need to add in the below line?
convert_currency( $amount = 1, $from = ‘{user:currency}’, $in = ‘USD’ );
I can’t code php so am having some trouble getting this to work so would really appreciate any help!
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘referencing user profile’ is closed to new replies.