MemberPress: Change Non-Recurring Renewal Price

This code snippet allows modification of a one-time membership’s price for renewals. The code should be…

MemberPress: Turn Off Auto-Rebill for Offline Gateway

Some integrations - like Mail Chimp - require auto-rebill to be stopped before they do their…

MemberPress: Whitelist Domains

This code snippet works when content is protected by MemberPress Rules. By default, logged-out visitors, and…

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: Send Failed Transaction Notice When Admin Sets Transaction to Failed

When a website administrator changes the member’s transaction status to Failed in the WordPress Dashboard >…

MemberPress: Disable Emails for Specific Memberships

The code snippet will disable emails from being sent based on the text matching a membership…

MemberPress: Add An Email Parameter That Displays A Link To The Sub-Account Signup Page

This code will create a new email parameter named {$subaccount_link}. This email parameter can be added…

MemberPress: Disable MemberPress Password Lost/Changed Email

Adding this code snippet will disable the MemberPress Password Lost/Changed notification email.

MemberPress: Send “Profile Updated” Admin Notification When MemberPress Account Is Updated

Similar to the code snippet here: https://library.wpcode.com/snippet/m5ye1wj2/, this code sends a notification to the admin when…

MemberPress: Send “Profile Updated” Admin Notification

The code changes WordPress's functioning to send notifications to the admin when a user modifies their…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

Memberpress: Remove the Navigation Links on Page

Applying this custom CSS code will hide the default post navigation (Next/Previous) buttons located at the…

MemberPress: Disable the Unauthorized Redirection for Multiple Pages And/or Posts

Adding this code snippet will prevent unauthorized users from being redirected away from specific pages if…

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: Redirect To Specific Page Based on Rule

This code snippet will redirect users to a custom URL if the visited post is protected…

1 81 82 83 84 85 210