Function approveMessages
Approve a batch of posts (or topics in their own right)
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
array |
$messages |
The IDs of the messages to approve |
array |
$messageDetails |
An array of information about each message, for the log |
string |
$current_view = 'replies' |
What type of unapproved items we're approving - can be 'topics' or 'replies' |