edd_sanitize_amount( string $amount )

Sanitize Amount


Description Description

Returns a sanitized amount by stripping out thousands separators.


Parameters Parameters

$amount

(Required) Price amount to format


Top ↑

Return Return

(string) $amount Newly sanitized amount


Top ↑

Source Source

File: includes/formatting.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.