Disable Dynamic Template on the Homepage/Front-page
The following snippet can be used to remove the dynamic template assigned to all pages from…
Dynamic copyright year using HTML
Adjust the styling either inline or using css
Add Extra Column
This example shows how to add a column from the Donations export.
MemberPress: Remove the “Pause” Link for Subscriptions on the Account Page
The code will hide the Pause link for user subscriptions on the User account page (Account…
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 Campaign Summary Description Below Content
Shuffle the order of things on the campaign page.
MemberPress: Move PayPal Smart Pay Buttons
Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…
Dynamic year for inserting copyright using only html with inline js
Adjust the styling either inline or using css. Either automatically add this to your site-wide footer,…
Change Donation Cancellation Url
Change the URL that donors are returned to when they cancel their donation.
Remove Organisation Field
Remove "organisation" from the profile form.
WPForms: swap price and option value for payment fields
This snippet makes the option label "$40.00 - Second Choice" instead of "Second Choice - $40.00"…
MemberPress: Auto Expand Coupon Field
By default, the coupon field is hidden on the MemberPress registration forms. Instead, users will see…
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: Hide Protected Posts on Archive Page
Hides posts that the current user (or guest) does not have access to from archive pages.