UPDATE wp_posts SET post_content = (REPLACE (post_content, “”, “” ));

ATUALIZAR wp_posts SET post_content = (REPLACE (post_content, “”, “” ));

UPDATE wp_posts SET post_content = (REPLACE (post_content, “”, “”));