Forums
(@gavimobile)
12 years, 8 months ago
if you have images which you want to remove from the output, you may want to add this line $replace = preg_replace(‘/<img[^>]+./’,”, $replace); just below $replace = $this->post_content; and above if($result == “#_MYEXCERPT”){