
MemberPress Team
Member since March 2023
MemberPress: Remove a User Role After Subscription to a Specific Membership Expires
The code snippet will remove the specified role from a user after the user’s subscription to…

MemberPress: Enable MailPoet Confirmation Email
By default, MailPoet will send the signup confirmation email to users. It will also prevent users…

MemberPress: WP Forms Pro - Fix Custom Phone Number Field
When a custom phone number field is added to the MemberPress membership registration forms, WP Forms…

MemberPress: TaxJar - Prevent Sending VAT Transactions to TaxJar
When the MemberPress TaxJar integration is active, by default, MemberPress will send all transactions to TaxJar,…

MemberPress: Change the Text and URL of the Mailchimp Privacy Link in MemberPress
This code snippet modifies the text and URL of the Mailchimp privacy link displayed by MemberPress.…

MemberPress: Load All Currently Enqueued Styles In the Courses ReadyLaunch Template
By default, if the ReadyLaunch Courses/Lessons template is enable, the MemberPress Courses add-on won’t enqueue 3rd-party…

MemberPress: Unenrolled Course Shortcode
The code snippet registers a new shortcode: [mpcs-unenrolled-courses]. Adding this shortcode will display an unordered list…

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: 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: Shortcode To Display Content for Parent Accounts and Exclude Subaccounts
The code snippet registers a new shortcode: [mepr_exclude_sub_accounts]...[/mepr_exclude_sub_accounts]. The content added to this shortcode will be…

MemberPress: Redirect Users to a Specific Page Depending on a Custom Field Value
This code snippet adds a custom redirection after registration based on the value of a custom…

MemberPress: Delete Transaction and User Account When Sub-Account is Removed
Adding this code snippet will automatically delete user account and related transaction when a sub-account is…
