Skip to content

Instantly share code, notes, and snippets.

@dparker1005
Created May 11, 2023 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dparker1005/8bc84e2ceaa4a76fa23d8cfab55a179b to your computer and use it in GitHub Desktop.
Save dparker1005/8bc84e2ceaa4a76fa23d8cfab55a179b to your computer and use it in GitHub Desktop.
Delete all `checkout_request_vars` from order meta
DELETE FROM wp_pmpro_membership_ordermeta WHERE meta_key = "checkout_request_vars"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment