Skip to content

Instantly share code, notes, and snippets.

@pavlo-bondarchuk
Created May 22, 2020 09:40
Show Gist options
  • Select an option

  • Save pavlo-bondarchuk/671ed1fdd1c60159028907d55c89fdeb to your computer and use it in GitHub Desktop.

Select an option

Save pavlo-bondarchuk/671ed1fdd1c60159028907d55c89fdeb to your computer and use it in GitHub Desktop.
Update ALL postmeta specifications
UPDATE wp_postmeta SET meta_value = 'yes' WHERE meta_key like '_specifications_display_attributes'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment