/** * Determines whether a string contains an [img] tag. * * @param string Text to search * * @return bool Whether the text contains an [img] tag */ function contains_bbcode_img_tags($text) {