MemberPress Team
Member since March 2023
MemberPress: Get All the Sub-Accounts Data Under a Corporate Parent User
This PHP snippet creates a WordPress shortcode that displays a list of sub-account users associated with…
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…
MemberPress: Set Default Country on Registration Page
This code will help set specified country as default country for the Country field on MemberPress…
MemberPress: Redirect To Specific Page Based on Rule
This code snippet will redirect users to a custom URL if the visited post is protected…
MemberPress: Change VAT “Customer” Type Label Text to “Business (Non VAT Registered)”
This snippet changes the text of a specific VAT customer type label using JavaScript.
MemberPress: Change the Text and URL of the Mailchimp Privacy Link in MemberPress
This code snippet modifies the text and URL of the Mailchimp privacy link displayed by MemberPress.…