Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@raewrites
Last active July 4, 2018 08:22
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 raewrites/370ba09824789ca80640d045b92b4039 to your computer and use it in GitHub Desktop.
Save raewrites/370ba09824789ca80640d045b92b4039 to your computer and use it in GitHub Desktop.
Create expired silver membership
wp wc memberships membership create --customer=1 --plan="silver" --start_date="2016-01-01" --end_date="2016-06-30" --status="expired"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment