Disabling MemberPress Signup Reminder Emails for Specific Users
The code snippet disables MemberPress signup reminder emails for users with specified email addresses.
Copy Donation Receipt To Admin
Send the donation receipt to the site admin as well.
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.
Allow Zero Dollar Donations
Allow people to "donate" $0.
Let Google place ads for you
Add one piece of code to your site and Google will automatically show ads in all…
Set Custom Donation Receipt Page For Offline Donations
You may want to use a different donation receipt page for Offline donations than your other…
MemberPress: Hide Protected Posts from Search Results
Hide any posts that the current user (or guest) does not have access to from search…
MemberPress: Show MemberPress Account Page Navigation Menu on Any Page
The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…
Move User Fields In Donation Form
In this example we move the user fields section (the "Your Details" bit) to appear below…
MemberPress: Move PayPal Smart Pay Buttons
Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…
MemberPress: Display Corporate Account Logo for Sub-Users
This code snippet allows the custom logo to be displayed as the parent corporate account’s logo…
Add User Field
This adds a field to the end of the "Your Details" section in the Profile form.