176 Snippets
10+ Favourites
30+ Downloads

MemberPress: Extend the Grace Period

This will extend the default 1-day grace period for subscriptions. The code needs to be adjusted…

MemberPress: Disable Admin Password Lost/Changed Email

Disable the MemberPress Admin email notification for password lost/changed.

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: Add Bio Info To Account Page

The code will add the field called Bio to the MemberPress Account Page using a classic…

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: 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: Adjusting Paywall Cookie Expiry Time

This code snippet modifies the default expiration period (30 days) for the MemberPress paywall cookie. The…

MemberPress: Whitelist Domains

This code snippet works when content is protected by MemberPress Rules. By default, logged-out visitors, and…

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…

MemberPress: Allow a User Role to Access the Admin Area

By default, only users with the Administrator user role will be allowed to access the MemberPress…

MemberPress: Require Specific Coupon to Register

The code will make a specific coupon mandatory for purchasing a specific membership. More than one…

MemberPress: Change the “Username or E-mail” label on login form

This code changes the “Username or Email” field label on the MemberPress login page. Note: this…

1 2 3 4 15