MemberPress Team
Member since March 2023
MemberPress: Replace Text in Group Price Box for Classic Tempalate
This code snippet is designed to dynamically replace specified text within the MemberPress price box elements.…
MemberPress: Require Specific Coupon to Register
The code will make a specific coupon mandatory for purchasing a specific membership. More than one…
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: Restrict Email Patterns for Specific Memberships
This code snippet prevents users with specific email patterns from registering for any of the specified…
MemberPress: TaxJar - Prevent Sending VAT Transactions to TaxJar
When the MemberPress TaxJar integration is active, by default, MemberPress will send all transactions to TaxJar,…
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: Allow Coupon for Active Members Only
The code snippet will display the error if an inactive member (user/guest without any active subscriptions)…
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: Redirect Users After Login Based on Referrer
This code snippet ensures that users are redirected to a specific page after logging in from…
MemberPress: Disable MemberPress Protection On Multiple Specified Pages
This snippet allows disabling the MemberPress protection (unprotect) on multiple specified pages. The code snippets overrides…
MemberPress: Load All Currently Enqueued Styles In MemberPress Courses for S3MediaVault
By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…