3
1
Back

Point at the first foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $img; } Fix for two bugs in Doghouse Diaries rss: spaces in img src and quotes in alt/title text under images (extra useful for non-browser users if (preg_match("@.*(

New Pull Request