updating / replacing txt in your database

By.

min read

Share

update `wp_posts` set guid = replace(guid, ‘development.dev’, ‘production.com’)

Leave a Reply

Your email address will not be published. Required fields are marked *