3
1
Back

foreach($imgs as $img){ // Questionable Content (cleanup) $article['content'] .= "
Error processing via _comics plugin!
" . $e->getMessage(); } } // Invisible Bread (make the bread visible elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="comic"]//img)', $article); $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; Invisible Bread, Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS.

New Pull Request