Labels Milestones
BackWant $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']//img", $article); } // Awkward Zombie $article['content'] .= "
$orig_content"; } // Invisible Bread (make the bread visible) $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // replace the