edd_decrease_purchase_count( int $download_id,  $quantity = 1 )

Decreases the sale count of a download. Primarily for when a purchase is refunded.


Description Description


Parameters Parameters

$download_id

(Required) Download ID


Top ↑

Return Return

(bool|int)


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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