| Defined | moderation.php:2491 |
|---|
| parameters | array | $posts | Array of post IDs |
| string | $permission | Permission to check | |
| return | wild |
Checks if the current user is a moderator of all the posts specified
Note: If no posts are specified, this function will return true. It is the responsibility of the calling script to error-check this case if necessary.