add_filter('the_content', function($content) { return str_replace('santiagoacosta1914@gmail.com', '', $content); });