Search results for: memberpress

MemberPress: Change the Member’s User Role After Subscription Cancellation

The code automatically changes the member's user role once any subscription is canceled. This will be…

MemberPress: Change Country VAT Rate for a Certain Membership

The code snippet will modify the VAT rate on registration for a specified membership only if…

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: Customize Default WordPress Password Reset Request Email Body

This code snippet customizes the body of the password reset request email sent to users from…

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: 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: Rearranging Navigation Items On The Account Page

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

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: 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: 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: Restrict Email Patterns for Specific Memberships

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

MemberPress: Restrict Email Patterns for All Memberships

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

MemberPress: Modify ReadyLaunch Invoice Amount Text to Remove Dot from Swedish Kron (kr.)

Note: Works with the ReadyLaunch template only. This code snippet removes the period (.) after the…

MemberPress: Restrict Email Domains on Registration

This code snippet will limit the membership registration to only the allowed list of email domains.…

MemberPress: Redirect Users After Login Based on Referrer

This code snippet ensures that users are redirected to a specific page after logging in from…

1 9 10 11 12 13 14