EDD_HTML_Elements::customer_dropdown( array $args = array() )
Renders an HTML Dropdown of all customers
Description Description
Parameters Parameters
- $args
-
(Optional)
Default value: array()
Return Return
(string) $output Customer dropdown
Source Source
File: includes/class-edd-html-elements.php
Changelog Changelog
Version | Description |
---|---|
2.2 | Introduced. |