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()


Top ↑

Return Return

(array) A parsed set of values for download_id and price_id


Top ↑

Source Source

File: includes/download-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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