Created
June 26, 2017 07:56
-
-
Save hlaporthein/d043f4c91e10e5d468f0ff4df19fb70c to your computer and use it in GitHub Desktop.
Multi meta_key rename in wordpress
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 `mcu_postmeta` SET `meta_key` = '_consumer_rights' WHERE `meta_key` = '_3violated' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment