Skip to content

Instantly share code, notes, and snippets.

@stevetrask
Created December 10, 2017 13:15
Show Gist options
  • Save stevetrask/df5691da9bea7d220740f28da1998b2f to your computer and use it in GitHub Desktop.
Save stevetrask/df5691da9bea7d220740f28da1998b2f to your computer and use it in GitHub Desktop.
UPDATE wp_posts SET `post_content` = REPLACE (`post_content`, 'src="http://www.your-site.com', 'src="https://www.your-site.com');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment