EDD_Customer::decrease_value( float $value = 0.0 )

Decrease a customer’s lifetime value


Description Description


Parameters Parameters

$value

(Optional) The value to decrease by

Default value: 0.0


Top ↑

Return Return

(mixed) If successful, the new value, otherwise false


Top ↑

Source Source

File: includes/class-edd-customer.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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