Function list_getUnapprovedAttachments
Callback function for UnapprovedAttachments retrieve all the attachments waiting for approval the approver can approve
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/PostModeration.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/PostModeration.php
integer |
$start |
The item to start with (for pagination purposes) |
integer |
$items_per_page |
How many items to show on each page |
string |
$sort |
A string indicating how to sort the results |
string |
$approve_query |
Additional restrictions based on the boards the approver can see |
array
|
An array of information about the unapproved attachments |