194 Snippets
10+ Favourites
30+ Downloads

Disabling MemberPress Signup Reminder Emails for Specific Users

The code snippet disables MemberPress signup reminder emails for users with specified email addresses.

MemberPress: Display All Members Subscribed To a Specific Membership

The code snippet registers a new shortcode: [mepr-membership-members id=" "]. Adding this shortcode will display a…

MemberPress: Add Shortcode To Output the User’s Subscription Expiration Date

Adds the following shortcode: [mepr-sub-expiration membership=' ']. The shortcode will output the expiration date of the…

MemberPress: Turn Off Auto-Rebill for Offline Gateway

Some integrations - like Mail Chimp - require auto-rebill to be stopped before they do their…

MemberPress: Exclude MemberPress Custom Post Types from WordPress Search Results

By default, protected content could show up in the website search results. Though still protected, they…

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: Allow Importing Coupons Associated With Affiliates (Easy Affiliate)

This code snippet is used to add the additional importing option for Easy Affiliate data. The…

MemberPress: Allow Users to Pause/Resume Subscriptions Only for Specific Memberships

For this code snippet to work, the Allow members to pause/resume their subscription option needs to…

MemberPress: Require Coupon at Checkout

Make the coupon field required at checkout.

MemberPress: Mailchimp Feed Unblocker

Allows Mailchimp feed through the MemberPress rules protections. Go into your Mailchimp RSS setting and add…

MemberPress: Disable the Unauthorized Redirection for Multiple Pages And/or Posts

Adding this code snippet will prevent unauthorized users from being redirected away from specific pages if…

MemberPress: Restrict Email Domains on Registration

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

1 14 15 16 17