3
1
Back

Pitching up from bottom; these are some setup variables... You probably won't need to call out for elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { elseif (strpos($article['link'], 'dead-philosophers.com/?p') !== FALSE) { $article['content'] .= $aftercomic; } } foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "
Alt: " . $img->getAttribute('title') .

New Pull Request