edd_parse_product_dropdown_values( array $values = array() )
Allows parsing of the values saved by the product drop down.
Description Description
Parameters Parameters
- $values
-
(Optional) Parse the values from the product dropdown into a readable array
Default value: array()
Return Return
(array) A parsed set of values for download_id and price_id
Source Source
File: includes/download-functions.php
Changelog Changelog
Version | Description |
---|---|
2.6.9 | Introduced. |