179 Snippets
10+ Favourites
30+ Downloads

MemberPress: Restrict Signups for Northern Ireland-Based Users

This code snippet will restrict signups for Northern Ireland-based users on MemberPress registration pages. Additionally, it…

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…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

MemberPress: Change the Recipient of the "WARNING! Your Business is at Risk" Email

By default, the email titled "WARNING! Your Business is at Risk" is sent to the admin…

MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)

If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…

MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments

The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…

MemberPress: Display Account Tabs Anywhere

This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…

MemberPress: Add a Custom Field To Manage Sub Account Table

This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…

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: Filter Email Recipients Based on Expired Memberships

The code snippet updates the email recipient lists by removing email addresses of users whose membership…

MemberPress: Shortcode To Display Manage Sub-Accounts Link

The code snippet registers a new shortcode: [mepr-subaccount-link]. Adding this shortcode will display the manage sub-accounts…

MemberPress: Change Non-Recurring Renewal Price

This code snippet allows modification of a one-time membership’s price for renewals. The code should be…

1 11 12 13 14 15