3
1
Back

Life than in the post that we want $doc = new DOMXpath($doc); $bread = $xpath->query("//a[contains(@href, 'bonus-panel')]")->item(0); if ($bread) { $bread_page_url = $bread->getAttribute('href'); $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='comic']/img", $article); $article['content'] = $img_tag . $article['content']; } Various updates, additions Various updates, additions Updated LICD, alter alt-textify to handle both title and alt tags in feedburner (if there are quotes.

New Pull Request