202 Snippets
20+ Favourites
200+ Downloads

Disabling MemberPress Signup Reminder Emails for Specific Users

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

MemberPress: Manually Refresh Member Data

This code snippet is designed to manually refresh all members' data on a WordPress site. After…

MemberPress: Prevent users from auto-login after registration

The code snippet is designed to disable the auto-login feature for users who register for a…

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…

MemberPress: Add Custom Message Before Payment Methods Section On Registration Pages

This snippet adds a custom message before the section showing available payment methods on MemberPress regisatrtion…

MemberPress: Disable Math Captcha on login page

The code allows you to use the MemberPress Math Captcha plugin for registration only. This code…

MemberPress: BuddyPress/BuddyBoss - Remove Users From All Groups, Forums, and Topics if Their Subscriptions Expire

When using MemberPress with BuddyPress/BuddyBoss, and MemberPress BuddyPress integration add-in users can be automatically assigned to…

MemberPress: Modify the Order of the Registration and the Account Form Fields

Each field in the registration and account form is a separate element. Thus, the order of…

MemberPress: Show MemberPress Account Page Navigation Menu on Any Page

The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…

MemberPress: Restrict Signups to a Specific Country

This code snippet limits registration to users from the specified country only. If users from other…

MemberPress: Move PayPal Smart Pay Buttons

Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…

MemberPress: Display User's Course Progress in MemberPress Courses

The code snippet registers a new shortcode: [mpcs_user_courses_progress]. Adding this shortcode will display all MemberPress courses…

1 2 3 4 17