Function wp_rml_get_attachments
Reads content of a folder.
Returns:
null|int[] Null if folder not exists or array of post ids
Located at attachment.php
Located at attachment.php
Parameters summary
integer |
$fid |
The folder id |
string |
$order = null |
The order statement |
string |
$orderby = null |
The order by statement |