3
1
Back

This foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "

" . $entry->textContent . "

"; } } //noop elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } .

New Pull Request