MemberPress: Display Custom Field Value Instead of Customer Name in PDF Invoice
This code snippet enhances your MemberPress PDF invoices by automatically displaying a company name at the…
MemberPress: Add Thumbnail Support for MP Downloads
By default, the MemberPress Downloads add-on doesn't support thumbnails or featured images for downloadable files. This…
Auto SKU to products sanitize check dupes by initial of POST word if composite word or 1st 3 letters fom single word POST
Run once SAFE VERSION 1.1 detailed code description paste script activate - > save -> ✅…
MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation
The code snippet automatically changes the member's user role once the subscription is canceled. This will…
MemberPress: Remove a User Role After Subscription to a Specific Membership Expires
The code snippet will remove the specified role from a user after the user’s subscription to…
MemberPress: Enable MailPoet Confirmation Email
By default, MailPoet will send the signup confirmation email to users. It will also prevent users…
MemberPress: WP Forms Pro - Fix Custom Phone Number Field
When a custom phone number field is added to the MemberPress membership registration forms, WP Forms…
MemberPress: TaxJar - Prevent Sending VAT Transactions to TaxJar
When the MemberPress TaxJar integration is active, by default, MemberPress will send all transactions to TaxJar,…
MemberPress: Change the Text and URL of the Mailchimp Privacy Link in MemberPress
This code snippet modifies the text and URL of the Mailchimp privacy link displayed by MemberPress.…
MemberPress: Load All Currently Enqueued Styles In the Courses ReadyLaunch Template
By default, if the ReadyLaunch Courses/Lessons template is enable, the MemberPress Courses add-on won’t enqueue 3rd-party…
MemberPress: Unenrolled Course Shortcode
The code snippet registers a new shortcode: [mpcs-unenrolled-courses]. Adding this shortcode will display an unordered list…
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…
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: 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…
MemberPress: Redirect Users to a Specific Page Depending on a Custom Field Value
This code snippet adds a custom redirection after registration based on the value of a custom…