3
1
Back

} foreach($imgs as $img){ foreach ($imgs as $img) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $title_text) !== False) { $alt_text = false; $title_text = trim($img->getAttribute('title')); $title_text.

New Pull Request