Skip to content

Instantly share code, notes, and snippets.

@hlaporthein
Created June 26, 2017 07:56
Show Gist options
  • Select an option

  • Save hlaporthein/d043f4c91e10e5d468f0ff4df19fb70c to your computer and use it in GitHub Desktop.

Select an option

Save hlaporthein/d043f4c91e10e5d468f0ff4df19fb70c to your computer and use it in GitHub Desktop.
Multi meta_key rename in wordpress
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