add_filter(‘woocommerce_currency_symbol’, ‘change_existing_currency_symbol’, 10, 2);
function change_existing_currency_symbol( $currency_symbol, $currency ) {
if($currency=”USD”){
$currency_symbol=”U\$S “;
}
return $currency_symbol;
}
add_filter(‘woocommerce_currency_symbol’, ‘change_existing_currency_symbol’, 10, 2);
function change_existing_currency_symbol( $currency_symbol, $currency ) {
if($currency=”USD”){
$currency_symbol=”U\$S “;
}
return $currency_symbol;
}
1 comentario
Crea account personale
Your article helped me a lot, is there any more related content? Thanks! https://www.binance.info/register?ref=IXBIAFVY