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…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

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: Generate All Invoices for the Specific Period (e.g. A Year)

If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…

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 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: 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…

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…

Bulk Update Campaign End Dates

Bulk-update the end date for all campaigns.

Reverse the Order of the Next & Previous Links

Reverses the order of the next and previous links so that the next link will display…

MemberPress: Adjust Membership Price Based on Membership ID on Checkout Page

This snippet modifies the price of a specific membership (based on the membership ID) in MemberPress.…

MemberPress: Shortcode To Display Content for Parent Accounts and Exclude Subaccounts

The code snippet registers a new shortcode: [mepr_exclude_sub_accounts]...[/mepr_exclude_sub_accounts]. The content added to this shortcode will be…

1 11 12 13 14 15 29