MemberPress: Restrict Email Patterns for All Memberships

This code snippet prevents users with specific email patterns from registering for any membership on the…

MemberPress: Restrict Email Patterns for Specific Memberships

This code snippet prevents users with specific email patterns from registering for any of the specified…

MemberPress: Change VAT “Customer” Type Label Text to “Business (Non VAT Registered)”

This snippet changes the text of a specific VAT customer type label using JavaScript.

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: 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: Hide the Cancel Subscription Option for the Set Number of Months

The code snippet will hide the Cancel option for a user’s subscriptions under the Subscriptions tab…

Featured Images of the Current User’s All Active Memberships

This code snippet adds the new [membership_thumbnail] shortcode. Adding this shortcode anywhere on the website will…

MemberPress: Rearranging Navigation Items On The Account Page

This snippet reorders the Downloads and Subscriptions tabs before Payments tab on the Account page.

MemberPress: Move "Upgrade" Button to after Subscriptions Tab

This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…

1 20 21 22 23 24 28