edd_remove_download_logs_on_delete( int $download_id )

Delete log entries when deleting download product


Description Description

Removes all related log entries when a download is completely deleted. (Does not run when a download is trashed)


Parameters Parameters

$download_id

(Required) Download ID


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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