The Email Confirmation add-on for Paid Memberships Pro offers a way to ensure membership validation through a verification link sent in the confirmation email. Here’s how it functions:
How It Operates
- Validation Link in Confirmation Email: Adds a validation link to the membership confirmation email for selected membership levels.
- User Activation Status: Upon signup, the user’s membership will be active, but access to restricted content will be blocked until email validation.
- Verification Process: Users must click the validation link in the email to confirm their email address.
- Membership Access Control: Until validation, the
pmpro_has_membership_access_filter
will returnfalse
, restricting access to members-only content. - Manual Validation: Site administrators can manually validate users via the dashboard. They can do this by using the “Validate User” button found in the Memberships > Members List or Users admin page.
This functionality ensures that members confirm their email addresses via the validation link before gaining access to exclusive members-only content, providing an additional layer of verification and control for membership sites.