edd_get_bundled_products( int $download_id, int $price_id = null )

Retrieves the product IDs of bundled products


Description Description


Parameters Parameters

$download_id

(Required) Download ID

$price_id

(Optional) Variable price ID

Default value: null


Top ↑

Return Return

(array) $products Products in the bundle


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.7
1.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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