3
1
Back

Amplifier to handle both title and alt tags foreach($imgs as $img){ $article['content'] .= "
Alt: " . $article['id']; $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { foreach ($article['debugging'] as $msg) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; // XKCD (alt tags we don't need to call out for.

New Pull Request