MemberPress Team
Member since March 2023
MemberPress: Exclude Posts, Pages, Categories, or Tags from PayWall
Exclude specific posts, pages, categories, or tags from being viewed with the PayWall free views.
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: Restrict Signups to a Specific Country
This code snippet limits registration to users from the specified country only. If users from other…
MemberPress: Assigning BuddyPress Member Type on Membership Signup
This code snippet assigns a specific BuddyPress member type when a user completes a signup in…
MemberPress: Pass a Member Phone Number to Stripe
This code will pass the phone number a member added to the membership registration form when…
MemberPress: Adding Credit Card and Expiry Information to Subscriptions Table
This snippet adds a new column to the table under the Subscriptions tab on the Account…
MemberPress: ActiveCampaign - Add Custom Field to ActiveCampaign Subscriber Data in MemberPress
This code snippet customizes the data sent to ActiveCampaign through the MemberPress integration. Once the code…
MemberPress: Remove State Text Field
Removes the state text field from the registration and account pages if the country does not…
MemberPress: Add the Invoice Number to the Transactions Screen
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
MemberPress: Only Allow Coupon Once Per User
Restrict coupon codes so a user can only use the coupon code once.
MemberPress: Export Account Type in CSV
Add the following code to add a new CSV export option for Corporate Accounts that includes…
MemberPress: Display MemberPress Course Progress Using Shortcode
This shortcode displays a user's progress for a specific course in MemberPress. It outputs a styled…