MemberPress Team
Member since March 2023
MemberPress: Replace Country Code with Country Name
Replaces the 2-digit country code in the {$user_address} parameter for emails with the full country name.
MemberPress: Add Bio Info To Account Page
The code will add the field called Bio to the MemberPress Account Page using a classic…
MemberPress: Whitelist Domains
This code snippet works when content is protected by MemberPress Rules. By default, logged-out visitors, and…
MemberPress: Require Specific Coupon to Register
The code will make a specific coupon mandatory for purchasing a specific membership. More than one…
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: Disable Unauthorized Redirection on a Specific Page or Post
Adding this code snippet will prevent unauthorized users from being redirected away from the specific page…
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: Remove the Pause link for specific membership
By default, if pausing/resuming subscriptions is enabled for members, the Pause option will be available for…
MemberPress: Exclude Protected Posts from Search Results
Removes any posts from the search results that the current user (or guest) does not have…
MemberPress: Free-Views-Used Counter
This code will add the counter notification showing users how many free views of the paywall…
MemberPress: Send Email to User When Their User Role Is Changed
Adding this code snippet to a website will send an automated email to the user each…
MemberPress: Add Category Exception to All Post Rule
Add a category exception to the all posts rule instead of having to add the posts…