Created
August 26, 2016 21:08
-
-
Save phsantiago/312b969bb8b37071a106e8510b836276 to your computer and use it in GitHub Desktop.
This file contains hidden or 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 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