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: Set UK Transactions VAT to 0
Once the VAT option is enabled at Dashboard > MemberPress > Settings > Taxes, MemberPress will…
MemberPress: Import Dropdown Options for Custom Fields
This code snippet allows bulk import of dropdown options into the custom MemberPress dropdown field. For…
MemberPress: Add Address Column to Subscriptions Table
If the Address Fields option is enabled for the MemberPress registration forms at Dashboard > MemberPress…
MemberPress: Add a Custom Field To Manage Sub Account Table
This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…
MemberPress: Add a Shortcode To Display the Number of Total Downloads for All Files
Adds the following shortcode: [mepr-display-total-downloads]. When added to any page or post, the shortcode will display…
MemberPress: Make VAT field required for Registering EU-based Users
Adding this code snippet will make the VAT Number field on registration forms required for EU-based…
MemberPress: Allow Coupon for Active Members Only
The code snippet will display the error if an inactive member (user/guest without any active subscriptions)…
MemberPress: Prevent Customers from Certain States in the US from Registering
This code snippet will prevent users based in specific US States from registering. For the code…
MemberPress: Restrict Signups to a Specific Country
This code snippet limits registration to users from the specified country only. If users from other…
MemberPress: Remove all states to the dropdown list and leave one fake state
This code snippet will add a fake state, practically disabling the State address field. This will…
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…