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 );
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 );