3
1
Back

Than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $matches[1]; $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = preg_replace("@@", '', $article['content']); .

New Pull Request