Change Donor Count

Example where a donor count is changed for a specific campaign.

WPForms: new smart tag - Current Date/Time

It's a localized date/time in this format: Y-m-d H:i:s

MemberPress: Replace Country Code with Country Name

Replaces the 2-digit country code in the {$user_address} parameter for emails with the full country name.

Change the FILEMANAGERURL

Change the FILEMANAGERURL in Modern Pos

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: Move "Upgrade" Button to after Subscriptions Tab

This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…

MemberPress: Add Custom Message Before Payment Methods Section On Registration Pages

This snippet adds a custom message before the section showing available payment methods on MemberPress regisatrtion…

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…

Change Campaign Finished Notice

Change the notice shown for campaigns when they are finished.

MemberPress: Only Allow Coupon Once Per User

Restrict coupon codes so a user can only use the coupon code once.

MemberPress: Modify the Order of the Registration and the Account Form Fields

Each field in the registration and account form is a separate element. Thus, the order of…

MemberPress: Display Account Tabs Anywhere

This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

MemberPress: Dynamic Trial Periods

This code snippet will set the renewal date of all subscriptions to the specific yearly recurring…

MemberPress: Disable MemberPress Protection On Multiple Specified Pages

This snippet allows disabling the MemberPress protection (unprotect) on multiple specified pages. The code snippets overrides…

1 13 14 15 16 17 28