Function wp_rml_dropdown_collection
This functions returns a HTML formatted string which contains
<options>
elements with all folders, collections and galleries. Note: Only COLLECTIONS are SELECTABLE!
Returns:
string
Located at folders.php
Located at folders.php
Parameters summary
mixed |
$selected |
The selected item, "" => "All Files", _wp_rml_root() => "Root", int => Folder ID. Can also be an array for multiple select (since 3.1.2) |