MemberPress Team
Member since March 2023
MemberPress: Set the order of payment methods
This code lets you set the order that the payment gateways that appear on the MemberPress…
MemberPress: Change Stripe Checkout fields to match Dark Mode theme
Adjust the appearance of Stripe Elements form by changing the theme to 'night' if a user…
MemberPress: Change Country VAT Rate for a Certain Membership
The code snippet will modify the VAT rate on registration for a specified membership only if…
MemberPress: Disable Emails for Specific Memberships
The code snippet will disable emails from being sent based on the text matching a membership…
MemberPress: Custom Course Overview Shortcode for Better Preview
This code registers a new shortcode: [mepr-mpcs-course-overview]. Adding this shortcode will display the overview of a…
MemberPress: Modify "Back to Home" Text And Link on Thank You Page
This snippet changes the text and link of the "Back to Home" button or link (inside…
MemberPress: Enabling Payment Receipt Email for Free Recurring Subscriptions
By default, MemberPress doesn’t send the payment receipt email for free recurring membership registrations. This code…
MemberPress: Add An Email Parameter That Displays A Link To The Sub-Account Signup Page
This code will create a new email parameter named {$subaccount_link}. This email parameter can be added…
MemberPress: Disable Reminders if a Member has Any Active Subscription
MemberPress reminders are triggered by each individual subscription. Thus, reminders will be automatically triggered by for…
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…