3
1
Back

//Sites that provide images and just need alt tags elseif (strpos($article['link'], 'campcomic.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '//p[@class="Maintext"]//img[contains(@src, "joyimages")]', $article); } Various updates, additions 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.

New Pull Request