MemberPress: Auto Expand Coupon Field

By default, the coupon field is hidden on the MemberPress registration forms. Instead, users will see…

Set Custom Donation Receipt Page

You can set a custom donation receipt page, including a page that is not on your…

MemberPress: Add Shortcode To Output the User’s Subscription Expiration Date

Adds the following shortcode: [mepr-sub-expiration membership=' ']. The shortcode will output the expiration date of the…

MemberPress: Add a description to Order Bumps on the registration page

In this example, a description is added to an Order Bump with a membership ID of…

Customize Amount Raised Text

In this example, we change how the "X donated of Y goal" text appears.

Copy Donation Receipt To Admin

Send the donation receipt to the site admin as well.

Disabling MemberPress Signup Reminder Emails for Specific Users

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

Add Progress Bar Before Summary

Add a progress bar to the individual legacy campaign pages.

Add Donation Receipt Opt Out Checkbox

In this function we register a new donation field with a key of `receipt_opt_out`. If the…

Change Section Headers Per Campaign

Change the section headers in the donation form.

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

Dynamic Copyright & Current Year Shortcodes

Add this snippet to the functions.php file in your theme or plugin. Compatible with both classic…

Email: Change Footer Text

Filter the email footer text & link.

Remove the Page Title from the Page Header

The following code can be used to remove the title from the page header title area…

Add Post Parent Field

Register a Post Parent field for campaigns.

1 5 6 7 8 9 29