EDD_Download::get_variable_priced_bundled_downloads( int $price_id = null )
Retrieve the Download IDs that are bundled with this Download based on the variable pricing ID passed
Description Description
Parameters Parameters
- $price_id
-
(Optional) Variable pricing ID
Default value: null
Return Return
(array) List of bundled downloads
Source Source
File: includes/class-edd-download.php
Changelog Changelog
Version | Description |
---|---|
2.7 | Introduced. |