edd_get_download( int $download_id )

Retrieves a download post object by ID or slug.


Description Description


Parameters Parameters

$download_id

(Required) Download ID.


Top ↑

Return Return

(EDD_Download) $download Entire download data.


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.9 - Return an EDD_Download object.
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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