edd_get_download_files( int $download_id, int $variable_price_id = null )

Gets all download files for a product


Description Description

Can retrieve files specific to price ID


Parameters Parameters

$download_id

(Required) Download ID

$variable_price_id

(Optional) Variable pricing option ID

Default value: null


Top ↑

Return Return

(array) $files Download files


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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