I need delete all img tags (some like this <img src="xxxxxx" style="xxxxx" width="xxx" height="xxx"/> and it's variations) in wp_posts (post_content), how can I do it?
I need delete all img tags (some like this <img src="xxxxxx" style="xxxxx" width="xxx" height="xxx"/> and it's variations) in wp_posts (post_content), how can I do it?
You must log in to post.