3
1
Back

Need to call out for elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE) { if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = $img_tag . $article['content']; .

New Pull Request