apply_filters( 'tribe_format_amount_decimals', int )

Filter the Amount of Decimals.


Parameters

(int) The default number of decimals.


Top ↑

Source

File: src/Tribe/Commerce/Currency.php


Top ↑

Changelog

Changelog
Version Description
4.11.0 Introduced.