MemberPress Team
Member since March 2023
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: Require Coupon Code for Specific Free Memberships
The code snippet should be updated to specify the membership ID for which the coupon code…
MemberPress: Update MemberPress Account Course Tab Link With A Custom URL
This code snippet customizes the default URL of the Courses tab link in the navigation menu…
MemberPress: Update Account Course Tab Link With User-Role-Based Custom URLs
This code snippet replaces the default URL of the "Courses" tab link in the navigation menu…
MemberPress: Display Current User’s Memberships Statuses And Renewal Dates
This code snippet adds the new [mp_membership_info] shortcode. Adding this shortcode anywhere on the website displays…
MemberPress: Display Current User’s Memberships Statuses
This code snippet adds the new [mp_membership_status] shortcode. Adding this shortcode anywhere on the website displays…
MemberPress: Display Current User’s Memberships Renewal Dates
This code snippet adds the new [mp_membership_renewal_date] shortcode. Adding this shortcode anywhere on the website displays…
MemberPress: Move "Upgrade" Button to after Subscriptions Tab
This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…
MemberPress: Restrict Signups for Northern Ireland-Based Users
This code snippet will restrict signups for Northern Ireland-based users on MemberPress registration pages. Additionally, it…
MemberPress: Restrict Signups for EU-Based Users
This code snippet will restrict signups for EU-based Users on MemberPress registration pages. Additionally, it ensures…
MemberPress: Restrict Signups for US-Based Users
This code snippet will restrict signups for US-based Users on MemberPress registration pages. Additionally, it ensures…
MemberPress: Unsubscribed Memberships Shortcode
This code snippet adds [mepr-unsubscribed-memberships] shortcode to display an unordered list (Titles/links) of the logged-in user’s…