Used By
| Used By | Description |
|---|---|
| wp-includes/functions.php: number_format_i18n() | Convert float number to format based on the locale. |
Filters the number formatted based on the locale.
(string) Converted number in string format.
(float) The number to convert based on locale.
(int) Precision of the number of decimal places.
| Version | Description |
|---|---|
| 4.9.0 | The $number and $decimals parameters were added. |
| 2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/number_format_i18n