3
1
Back

Foreach ($entries as $entry) { $article['content'] = preg_replace('#(/[0-9-]+)-150x150\.gif#', '$1.gif', $article['content']); $article['content'] = $matches[1]; elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $article['content'] = $img_tag .

New Pull Request