• Got a couple hundred member base that I have imported. Is there a way to ENABLE all of them or do we need to go through each person manually?

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    If you use the Import and export users and customers plugin to import users, there is a code snippet you can use to import memberships: Import user memberships

    Instructions are in the code snippet’s comments, but basically, you don’t have to change anything. The only think you really need to make sure of is that you have the column heading correct in your CSV file. It will be the slug of the membership with the prefix _wpmem_products_. So if the slug of the membership is my-membership, then the CSV heading line would be _wpmem_products_my-membership

Viewing 1 replies (of 1 total)

The topic ‘Bulk update users to Enable Membership’ is closed to new replies.