3
1
Back

//doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "
Alt: " . $article['id']; $article = $this->alt_textify($article.

New Pull Request