3
1
Back

{ $new_element = $doc->createElement("div"); $para_element = $doc->createElement("p"); $article['content'] = $this->get_img_tags($xpath, "//div[@id='content']/img", $article); } // Awkward Zombie elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { // $img_tag = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); $article['content'] = $this->get_img_tags($xpath, "//img[@class='comic']", $article); //also get blog //also get blog entry $article['content'] .= "

Bonus comic:
" . $aftercomic . "

"; } } //noop } // Scenes From A Multiverse (to get alt tags if both exist 2016-06-10 20:51:03 -07:00.

New Pull Request