MemberPress: Adjusting Paywall Cookie Expiry Time
This code snippet modifies the default expiration period (30 days) for the MemberPress paywall cookie. The…
WPForms: add BCC email header to notification emails
Check the snippet code to apply to all/some form only, plus you will need to modify…
MemberPress: Auto-populate coupon on all registration forms
Use this code to automatically apply a specified coupon code to all of the website's MemberPress…
MemberPress: Send Failed Transaction Notice When Admin Sets Transaction to Failed
When a website administrator changes the member’s transaction status to Failed in the WordPress Dashboard >…
MemberPress: Add Description for Order Bumps Memberships
The code snippet is designed to manually add a custom paragraph as a description for each…
Graili shop
Sports supplements
MemberPress: Change the Member’s User Role After Subscription Cancellation
The code automatically changes the member's user role once any subscription is canceled. This will be…
Remove Donation Columns
Remove columns from the Donations export.
MemberPress: Add Shortcode To Output the User’s Subscription Expiration Date
Adds the following shortcode: [mepr-sub-expiration membership=' ']. The shortcode will output the expiration date of the…
MemberPress: Expire Subscription Immediately After Subscription Is Canceled
By default, canceling subscriptions prevents future charges, but it does not end existing subscriptions, which allow…
MemberPress: Set UK Transactions VAT to 0
Once the VAT option is enabled at Dashboard > MemberPress > Settings > Taxes, MemberPress will…
MemberPress: Restrict Email Patterns for All Memberships
This code snippet prevents users with specific email patterns from registering for any membership on the…
MemberPress: Add Custom Field to Transactions Table
This code snippet will add data collected through a custom field on MemberPress registration forms to…
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…
Changes the default recipe author name in Tasty Recipes
Replace 'Your New Default Author Name' inside the quotes with your preferred Author Name and then…