3
1
Back

Trim($img->getAttribute('alt')); if (!$alt_text || strpos($article['title'], $title_text) !== False) { $alt_text = trim($img->getAttribute('title')); $title_text = false; // Scale factor.

New Pull Request