rpress_currency_name

Author: RestroPress 312 views

The rpress_currency_name filter is applied to use get the name of a currency. It receives one parameter.
$name -> name of the currency code.

apply_filters( ‘rpress_currency_name’, $name );