MemberPress: Change VAT “Customer” Type Label Text to “Business (Non VAT Registered)”

This snippet changes the text of a specific VAT customer type label using JavaScript.

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: Export a CSV File for All Corporate Accounts with Subaccounts in MemberPress

This code snippet creates an export tool for MemberPress Corporate Accounts, allowing administrators to generate a…

WPForms: swap price and option value for payment fields

This snippet makes the option label "$40.00 - Second Choice" instead of "Second Choice - $40.00"…

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: Redirect Users After Login Based on Roles

This code snippet customizes the login redirection in MemberPress based on user roles. Users with roles…

MemberPress: Disable MemberPress Protection On Specific Page

This snippet allows disabling the MemberPress protection (unprotect) on a specific page. The code snippets overrides…

MemberPress: Load All Currently Enqueued Styles In MemberPress Courses for S3MediaVault

By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…

MemberPress: Move Membership Content Below Product Table on Registration Page

By default, the membership content is displayed before (above) the list of the products added for…

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: Change Stripe Checkout fields to match Dark Mode theme

Adjust the appearance of Stripe Elements form by changing the theme to 'night' if a user…

MemberPress: TaxJar - Prevent Sending VAT Transactions to TaxJar

When the MemberPress TaxJar integration is active, by default, MemberPress will send all transactions to TaxJar,…

1 19 20 21 22 23 29