3
1
Back

$xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@class='comicpage']//img[contains(@src, 'ENG_')]", $article); $article['content'] = $img; } } //Sites that provide images and just need alt tags if both exist Updated LICD, alter alt-textify to handle both title and alt tags in feedburner (if there are two overlapping footprints provided for each, one primary and one with an.

New Pull Request