MemberPress Team
Member since March 2023
MemberPress: Exclude Specific Custom Fields from MemberPress Registration Forms
This code snippet allows you to hide specific custom fields on MemberPress registration forms when a…
MemberPress: Move Membership Content Below Product Table on Registration Page
By default, the membership content is displayed before (above) the list of the products added for…
MemberPress: Require Coupon at Checkout
Make the coupon field required at checkout.
MemberPress: Mailchimp Feed Unblocker
Allows Mailchimp feed through the MemberPress rules protections. Go into your Mailchimp RSS setting and add…
MemberPress: Disable the Unauthorized Redirection for Multiple Pages And/or Posts
Adding this code snippet will prevent unauthorized users from being redirected away from specific pages if…
MemberPress: Restrict Email Patterns for All Memberships
This code snippet prevents users with specific email patterns from registering for any membership on the…
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: Replace Country Code with Country Name
Replaces the 2-digit country code in the {$user_address} parameter for emails with the full country name.
MemberPress: Make VAT field required for Registering EU-based Users
Adding this code snippet will make the VAT Number field on registration forms required for EU-based…
MemberPress: Enable Phone Number Collection on Stripe Checkout
This code snippet enables the phone number field on the Stripe Checkout form, allowing Stripe to…
MemberPress: Export a CSV File for All Corporate Accounts with Subaccounts in MemberPress
This code snippet creates an export tool for MemberPress Corporate Accounts, allowing administrators to generate a…
MemberPress: Whitelist Domains
This code snippet works when content is protected by MemberPress Rules. By default, logged-out visitors, and…