function filter_content_images($content) {
return preg_replace(‘/
s*?(|
/’, ”, $content);
}
add_filter(‘the_content’, ‘filter_content_images’);
After years of celebrating titles, Bay Area sports fans face new reality The Mercury News
function filter_content_images($content) {
return preg_replace(‘/
s*?(|
/’, ”, $content);
}
add_filter(‘the_content’, ‘filter_content_images’);
After years of celebrating titles, Bay Area sports fans face new reality The Mercury News