MemberPress Team
Member since March 2023
MemberPress: Tax Only UK
This code snippet will apply taxes only for UK customers when Taxes are enabled in MemberPress…
MemberPress: Require Coupon Code for Specific Free Memberships
The code snippet should be updated to specify the membership ID for which the coupon code…
MemberPress: Filter Email Recipients Based on Expired Memberships
The code snippet updates the email recipient lists by removing email addresses of users whose membership…
MemberPress: Disable Address Fields for a Specific Membership
Note: This code will not work if ReadyLaunch™ is enabled on the registration page. The code…
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: Reposition the Invoice Wrapper in the Registration Form
This code snippet will move the invoice section (.mepr-transaction-invoice-wrapper) of the registration form and position it…
MemberPress: Restrict Signups for Northern Ireland-Based Users
This code snippet will restrict signups for Northern Ireland-based users on MemberPress registration pages. Additionally, it…
MemberPress: Auto Approve Sub-Accounts with New User Approve Plugin
This code snippet can be used if the New User Approve plugin is set on the…
MemberPress: Exclude Protected Posts From the Main Query
This code snippet modifies the main WordPress query to exclude all posts related to the specified…
MemberPress: Change the Recipient of the "WARNING! Your Business is at Risk" Email
By default, the email titled "WARNING! Your Business is at Risk" is sent to the admin…
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: Override VAT Tax for the UK
By default, UK is included in the list of VAT countries in MemberPress. Thus, when VAT…