function filter_content_images($content) {
return preg_replace(‘/
s*?(|
/’, ”, $content);
}
add_filter(‘the_content’, ‘filter_content_images’);
Southampton news: Tyler Dibling is Saints’ most ‘saleable asset’ BBC.com
function filter_content_images($content) {
return preg_replace(‘/
s*?(|
/’, ”, $content);
}
add_filter(‘the_content’, ‘filter_content_images’);
Southampton news: Tyler Dibling is Saints’ most ‘saleable asset’ BBC.com