MemberPress Team
Member since March 2023
MemberPress: Disable Math Captcha on login page
The code allows you to use the MemberPress Math Captcha plugin for registration only. This code…
MemberPress: Redirect To Specific Page Based on Rule
This code snippet will redirect users to a custom URL if the visited post is protected…
MemberPress: Add a description to Order Bumps on the registration page
In this example, a description is added to an Order Bump with a membership ID of…
MemberPress: Hide the Cancel Link in the Account Page for a Period of Time
The code will hide the subscription cancellation link on the Account page for a set period…
MemberPress: Remove Accordion from Courses
Use this snippet if you would like to remove the accordion CSS and JS from the…
MemberPress: Extend Grace Period for Renewals
Adding this code will extend the grace period for renewals (default is 0). Change the number…
MemberPress: Send Failed Transaction Notice When Admin Sets Transaction to Failed
When a website administrator changes the member’s transaction status to Failed in the WordPress Dashboard >…
MemberPress: Set the order of payment methods
This code lets you set the order that the payment gateways that appear on the MemberPress…
MemberPress: Free-Views-Left Counter
This code will add the counter notification showing users how many free views they have left…
MemberPress: Modify the Order of the Registration and the Account Form Fields
Each field in the registration and account form is a separate element. Thus, the order of…
MemberPress: Show MemberPress Account Page Navigation Menu on Any Page
The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…
MemberPress: Display Custom Field Value Instead of Customer Name in PDF invoice
This code snippet automatically adds the custom field value or the customer's full name at the…