- This topic has 2 replies, 3 voices, and was last updated 5 years, 2 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Give user a role after payment
Tagged: membership role, role, user membership
How can automatically assign some user role to a customer after he pays?
Or how can link a membership with a a user role?
Thanks!
Or how can link a membership with a a user role?
This might be somewhat related. I admit I never understood “how many” participant databases were in the system. There is the WP Users database. Then, I guess there is the “Membership” database. I think they are linked via some indexes ( Sorry, I am not an SQL user )
So, I went through some tests:
1) Adding a new user as a member, there is a field that can be user to indicate the “role” of this member. I noticed that after saving this user in Membership and opening the USERS file, this newly added member was in the USERS file.
2) The contrary is not true: an existing USER does not show in the subsequently installed membership file .
3) Problem arises when I tried to input into the Membership file a record with the same email as an existing USER in the WP Users file…
Could the staff at “smp7” clarify this ?
Thank you.
Hi, when you create your membership level there is a field named Default WordPress Role (Required). This field allows you to select the WordPress User Role that will be assigned to the level in question.
Let me know if the above helps you.
Thank you