Change Donor Count

Example where a donor count is changed for a specific campaign.

MemberPress: Redirect To Specific Page Based on Rule

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

MemberPress: Restrict Email Domains on Registration

This code snippet will limit the membership registration to only the allowed list of email domains.…

MemberPress: Display Purchase Information With Shortcode

The code snippet registers a new shortcode: [purchase_info]. Adding this shortcode will display the latest MemberPress…

Change Campaign Finished Notice

Change the notice shown for campaigns when they are finished.

Remove the Header Menu Underline on Hover

If you enable the Header menu underline it will display both on active items and on…

MemberPress: Display Custom Field Value Instead of Customer Name in PDF invoice

This code snippet automatically adds the custom field value or the customer's full name at the…

MemberPress: Display Current User’s Memberships Statuses And Renewal Dates

This code snippet adds the new [mp_membership_info] shortcode. Adding this shortcode anywhere on the website displays…

MemberPress: Set the order of payment methods

This code lets you set the order that the payment gateways that appear on the MemberPress…

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: Remove all states to the dropdown list and leave one fake state

This code snippet will add a fake state, practically disabling the State address field. This will…

MemberPress: Unsubscribed Memberships Shortcode

This code snippet adds [mepr-unsubscribed-memberships] shortcode to display an unordered list (Titles/links) of the logged-in user’s…

MemberPress: Allow a User Role to Access the Admin Area

By default, only users with the Administrator user role will be allowed to access the MemberPress…

1 24 25 26 27 28 29