edd_parse_product_dropdown_value( $value )
Given a value from the product dropdown array, parse it’s parts
Description Description
Parameters Parameters
- $values
-
(Required) A value saved in a product dropdown 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. |