EDD_Customer::increase_purchase_count( integer $count = 1 )

Increase the purchase count of a customer


Description Description


Parameters Parameters

$count

(Optional) The number to imcrement by

Default value: 1


Top ↑

Return Return

(int) The purchase count


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.