MemberPress Team
Member since March 2023
MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments
The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…
MemberPress: Tax Only UK
This code snippet will apply taxes only for UK customers when Taxes are enabled in MemberPress…
MemberPress: Shortcode To Display Manage Sub-Accounts Link
The code snippet registers a new shortcode: [mepr-subaccount-link]. Adding this shortcode will display the manage sub-accounts…
MemberPress: Expire Subscription Immediately After Subscription Is Canceled
By default, canceling subscriptions prevents future charges, but it does not end existing subscriptions, which allow…
MemberPress: Disable MemberPress Password Lost/Changed Email
Adding this code snippet will disable the MemberPress Password Lost/Changed notification email.
MemberPress: Return to Same Page After Signup
Return the user to the same page after they register.
MemberPress: Display All Members Subscribed To a Specific Membership
The code snippet registers a new shortcode: [mepr-membership-members id=" "]. Adding this shortcode will display a…
MemberPress: Limit Phone Number Digits
This code snippet limits the number of digits users can enter into a custom phone number…
MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation
The code automatically changes the member's user role once the subscription is canceled. This will be…
MemberPress: Send Tax (e.g. VAT) to Stripe
This code snippet will send the user’s VAT/TAX number to Stripe when that user registers for…
MemberPress: Change Stripe Payment Description
Change the Stripe payment descriptor for non-recurring payments.
MemberPress: Adjusting Paywall Cookie Expiry Time
This code snippet modifies the default expiration period (30 days) for the MemberPress paywall cookie. The…