MemberPress Team
Member since March 2023
MemberPress: Add a Shortcode To Display the Number of Total Downloads for All Files
Adds the following shortcode: [mepr-display-total-downloads]. When added to any page or post, the shortcode will display…
MemberPress: Display Current User’s Memberships Renewal Dates
This code snippet adds the new [mp_membership_renewal_date] shortcode. Adding this shortcode anywhere on the website displays…
MemberPress: Turn Off Auto-Rebill for Offline Gateway
Some integrations - like Mail Chimp - require auto-rebill to be stopped before they do their…
MemberPress: Redirect Users After Login Based on Roles
This code snippet customizes the login redirection in MemberPress based on user roles. Users with roles…
MemberPress: Add Email Recipients to Specific Emails
This code snippet adds additional email recipients to the MemberPress email recipient list if the email…
MemberPress: Hide the Cancel Subscription Option for the Set Number of Months
The code snippet will hide the Cancel option for a user’s subscriptions under the Subscriptions tab…
MemberPress: Change Email Subject in Bulk
The code snippet replaces email subject on all emails containing a specified phrase in the current…
MemberPress: Change default values for state and country fields on registration forms
Change the default values for the state and country fields on registration forms.
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: Hide the Cancel Link in the Account Page for a Period of Time
The code will hide the subscription cancellation link on the Account page for a set period…
MemberPress: Exclude Protected Posts from Search Results
Removes any posts from the search results that the current user (or guest) does not have…
MemberPress: Adjust Column Width for MemberPress Access Column on Admin Pages
This snippet adds custom CSS to adjust the width of the Acess (mepr-access) column on the…