EDD_Register_Meta::sanitize_price( float $price )

Perform some sanitization on the amount field including not allowing negative values by default


Description Description


Parameters Parameters

$price

(Required) The price to sanitize


Top ↑

Return Return

(float) A sanitized price


Top ↑

Source Source

File: includes/class-edd-register-meta.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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