llms_trim_zeros( mixed $price )
Trim trailing zeros off a price
Description Description
Parameters Parameters
- $price
-
(Required) Price string.
Return Return
(string)
Source Source
File: includes/functions/llms.functions.currency.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |