Function removeMessages
Remove a batch of messages (or topics)
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 remove |
array |
$messageDetails |
An array of information about the messages for the log |
string |
$current_view = 'replies' |
What type of item we're removing - can be 'topics' or 'replies' |