MemberPress: Display Account Tabs Anywhere
This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…
MemberPress: Send Tax (e.g. VAT) to Stripe
This code snippet will send the user’s VAT/TAX number to Stripe when that user registers for…
MemberPress: Modify "Back to Home" Text And Link on Thank You Page
This snippet changes the text and link of the "Back to Home" button or link (inside…
Change City Field To Select
Change the City field in the donation form to a selectable, dropdown field, with several pre-set…
Add Hours Currency
Add a custom currency called "Hours".
MemberPress: Shortcode To Display Manage Sub-Accounts Link
The code snippet registers a new shortcode: [mepr-subaccount-link]. Adding this shortcode will display the manage sub-accounts…
Change Donor Count
Example where a donor count is changed for a specific campaign.
MemberPress: Change default values for state and country fields on registration forms
Change the default values for the state and country fields on registration forms.
MemberPress: Restrict Signups for US-Based Users
This code snippet will restrict signups for US-based Users on MemberPress registration pages. Additionally, it ensures…
Bulk Update Campaign End Dates
Bulk-update the end date for all campaigns.
MemberPress: Display All Members Subscribed To a Specific Membership
The code snippet registers a new shortcode: [mepr-membership-members id=" "]. Adding this shortcode will display a…
MemberPress: Set the order of payment methods
This code lets you set the order that the payment gateways that appear on the MemberPress…
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…
Reverse the Order of the Next & Previous Links
Reverses the order of the next and previous links so that the next link will display…