3
1
Back

[PATCH] Pain Train (to get alt tags) elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // Timothy Winchester (People I Know foreach ($imgs as $img) { if ($img->getAttribute('title')) { $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } if(ADD_IDS){ $article['content'] .= "Alt: " . $article['id.

New Pull Request