Skip to content

Instantly share code, notes, and snippets.

@phsantiago
Created August 26, 2016 21:08
Show Gist options
  • Save phsantiago/312b969bb8b37071a106e8510b836276 to your computer and use it in GitHub Desktop.
Save phsantiago/312b969bb8b37071a106e8510b836276 to your computer and use it in GitHub Desktop.
UPDATE or_postmeta
SET meta_value = REPLACE(meta_value, 'https://www.youtube.com/watch?v=', '') where meta_key like 'yt_video%'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment