apply_filters( "tec_tickets_commerce_currency_{$code}_separator_decimal", string $separator )
Filter the specific currency decimal separator before returning. $code is the 3-letter currency code.
Contents
Parameters
- $separator
-
(string) The currency decimal separator character.
Return
(string)