apply_filters( 'tec_common_value_get_currency_symbol_position', string $currency_symbol_position , TribeValuesAbstract_Currency )
Filter the value returned for get_currency_symbol_position() when implemented in any class
Contents
Parameters
- $currency_symbol_position
-
(string) the string representation of the value
-
(TribeValuesAbstract_Currency) the object instance
Return
(string)
Source
Changelog
| Version | Description |
|---|---|
| 4.14.9 | Introduced. |