// ### POST NEW THREAD ### if ($type == 'thread') {
if ($foruminfo['forumid'] == X AND is_member_of($bbuserinfo, Y)) { $post['visible'] = 0; }