3
1
Back

// Questionable Content (cleanup // only keep everything starting at the first if(preg_match("@.*()@", $article['content'], $matches)){ $article['content'] = $this->get_img_tags($xpath, "//figure[@class='photo-hires-item']//img", $article); .

New Pull Request