Created
March 2, 2016 02:03
-
-
Save jennimckinnon/cab1365f55ec28b16055 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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