3
1
Back

Image) elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { // Timothy Winchester (People I Know foreach ($imgs as $img) { $article['content'] .= $aftercomic; $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } // Awkward Zombie $article['content'] .= "
Alt: $alt_text
"; list($html, $content_type) = $this->get_content($link); //Sites that provide images and just need alt tags if both exist Updated LICD.

New Pull Request