Function list_getWatchedUserPosts
Callback for createList().
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ModerationCenter.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/ModerationCenter.php
integer |
$start |
The item to start with (for pagination purposes) |
integer |
$items_per_page |
The number of items to show per page |
string |
$sort |
A string indicating how to sort the results (not used here) |
string |
$approve_query |
A query to only pull approved items |
int[] |
$delete_boards |
An array containing the IDs of boards we can delete posts in |
array
|
An array of info about posts by watched users |