Skip to content

Instantly share code, notes, and snippets.

@adamgen
Created November 16, 2015 11:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamgen/c5e91a708de50646bb46 to your computer and use it in GitHub Desktop.
Save adamgen/c5e91a708de50646bb46 to your computer and use it in GitHub Desktop.
UPDATE `wp_postmeta`
SET `meta_value` = replace(meta_value , 'http://boredomtherapy.com', 'https://local.bt.com')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment