3
1
Back

$article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { foreach ($article['debugging'] as $msg) { $article['content'] .= "

" . $entry->textContent . "

"; $article['content'] .= "" . $entry->ownerDocument->saveXML($entry) . "

"; // Wondermark (alt tag already present foreach($imgs as $img){ if ($img->getAttribute('title')) { .

New Pull Request