Function approvePosts
Approve (or not) some posts... without permission checks...
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Post.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Post.php
array |
$msgs |
Array of message ids |
boolean |
$approve = true |
Whether to approve the posts (if false, posts are unapproved) |
boolean |
$notify = true |
Whether to notify users |
boolean
|
Whether the operation was successful |