EDD_HTML_Elements::product_dropdown( array $args = array() )
Renders an HTML Dropdown of all the Products (Downloads)
Description Description
Parameters Parameters
- $args
-
(Optional) Arguments for the dropdown
Default value: array()
Return Return
(string) $output Product dropdown
Source Source
File: includes/class-edd-html-elements.php
Changelog Changelog
Version | Description |
---|---|
1.5 | Introduced. |