MemberPress Team
Member since March 2023
MemberPress: Remove MemberPress Weekly Stats Widget from WordPress Dashboard
This code snippet removes the MemberPress Weekly Stats widget from the WordPress admin dashboard. This can…
MemberPress: Hide Protected Posts on Archive Page
Hides posts that the current user (or guest) does not have access to from archive pages.
MemberPress: Send “Profile Updated” Admin Notification
The code changes WordPress's functioning to send notifications to the admin when a user modifies their…
MemberPress: Restrict Email Domains on Registration
This code snippet will limit the membership registration to only the allowed list of email domains.…
MemberPress: Classic Editor Fix for Courses
This code snippet will enable the default (Gutenberg) Block editor for MemberPress Courses in cases where…
MemberPress: Restrict Purchase of a Specific Membership Based on Existing Subscriptions
This code snippet restricts the purchase of a specified MemberPress membership (restricted membership), based on a…
MemberPress: Dynamic Trail Periods
Sets up a dynamic trial period so that all users renew on the same date. In…
MemberPress: New and Improved Remove State From Registration (For countries that don’t have a drop down)
This code snippet will override the MemberPress script used to manage the state field on the…
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: Redirect Users to a Specific Page Depending on a Custom Field Value
This code snippet adds a custom redirection after registration based on the value of a custom…