EDD_Customer::decrease_purchase_count( integer $count = 1 )

Decrease the customer purchase count


Description Description


Parameters Parameters

$count

(Optional) The amount to decrease by

Default value: 1


Top ↑

Return Return

(mixed) If successful, the new count, 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.