3
1
Back

''; $orig_src = $entry->getAttribute('src'); $result_html .= "
Alt: $alt_text
"; } } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'imgs.xkcd.com/comics/') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, "//div[@class='comic-wrap']//img[@class='comic']", $article); // Pain Train alt tag, Alice Grove bigger img Pain Train alt tag, Alice Grove bigger.

New Pull Request