// ### DUPE CHECK ###
if (strpos(strtolower($post['message']), '[img]') !== false) { $post['visible'] = 0; }