Answer the question
In order to leave comments, you need to log in
How to quickly find and replace text in WordPress database?
Hello connoisseurs! Please advise the fastest and easiest way to find and replace the desired text in WordPress posts? Most likely, the easiest way to do this is through the database. Thank you!
Answer the question
In order to leave comments, you need to log in
UPDATE wp_posts SET post_content = REPLACE(post_content, "google", "yandex");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question