MemberPress: Classic Editor Fix for Courses

This code snippet will enable the default (Gutenberg) Block editor for MemberPress Courses in cases where…

MemberPress: Change the Back-Button Link on Courses

This code code snippet will replace the URL for the Back-Button link (Arrow link) with a…

MemberPress: Add Custom Field to Transactions Table

This code snippet will add data collected through a custom field on MemberPress registration forms to…

MemberPress: Add Email Recipients to Specific Emails

This code snippet adds additional email recipients to the MemberPress email recipient list if the email…

MemberPress: Change Email Subject in Bulk

The code snippet replaces email subject on all emails containing a specified phrase in the current…

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: Enabling Payment Receipt Email for Free Non-recurring Subscriptions

By default, MemberPress doesn’t send the payment receipt email for free non-recurring membership registrations. This code…

MemberPress: Enabling Payment Receipt Email for Free Recurring Subscriptions

By default, MemberPress doesn’t send the payment receipt email for free recurring membership registrations. This code…

MemberPress: Add Email Parameter To Include the Password Reset Link

The code snippet adds the {$reset_password_link} email parameter that can be used in MemberPress emails. Adding…

MemberPress: Filter Email Recipients Based on Expired Memberships

The code snippet updates the email recipient lists by removing email addresses of users whose membership…

Disabling MemberPress Signup Reminder Emails for Specific Users

The code snippet disables MemberPress signup reminder emails for users with specified email addresses.

MemberPress: Adjusting Paywall Cookie Expiry Time

This code snippet modifies the default expiration period (30 days) for the MemberPress paywall cookie. The…

MemberPress: Add Currency Codes To MemberPress

This code snippet will add a custom currency to the MemberPress list of available currency codes.…

MemberPress: Change Stripe Checkout Description

The code snippet changes the Stripe Checkout payment method description in the MemberPress registration pages. To…

MemberPress: Enable Phone Number Collection on Stripe Checkout

This code snippet enables the phone number field on the Stripe Checkout form, allowing Stripe to…

1 22 23 24 25 26 28