Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created March 2, 2016 02:03
Show Gist options
  • Save jennimckinnon/cab1365f55ec28b16055 to your computer and use it in GitHub Desktop.
Save jennimckinnon/cab1365f55ec28b16055 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