Description
Returns the currency of the store. This value can be edited in the Settings page.
Usage
Since 1.0.7 version.
<?php echo tcp_the_currency( $echo ); ?>
Parameters
- $echo
- (Boolean) Display the currency (true) or return it for use in PHP (false). Defaults to true.