3
1
Back

$entry){ foreach ($entries as $entry){ $article['content'] .= "$orig_content"; // Awkward Zombie // Awkward Zombie $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; // Wondermark (alt tag already present) // Wondermark (alt tag already present elseif (strpos($article['content'], 'thedoghousediaries.com/dhdcomics/') !== FALSE){ //also get the blog $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); } // Breaking Cat News elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { // Awkward Zombie $orig_content = strip_tags($article['content']); $article['content.

New Pull Request