Search results for: 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: Create a Fallback Downgrade When a Transaction Fails
By default, the transaction has to expire, be canceled, or be refunded to create the fallback…
MemberPress: Allow Users to Pause/Resume Subscriptions Only for Specific Memberships
For this code snippet to work, the Allow members to pause/resume their subscription option needs to…
MemberPress: Add/Override State Drop Down Values
Adding this code snippet to a website will override the list of states available under the…
MemberPress: Set the order of payment methods
This code lets you set the order that the payment gateways that appear on the MemberPress…
MemberPress: Disable Math Captcha on login page
The code allows you to use the MemberPress Math Captcha plugin for registration only. This code…
MemberPress: Change the “Username or E-mail” label on login form
This code changes the “Username or Email” field label on the MemberPress login page. Note: this…
MemberPress: Mailchimp Feed Unblocker
Allows Mailchimp feed through the MemberPress rules protections. Go into your Mailchimp RSS setting and add…
MemberPress: Add a description to Order Bumps on the registration page
In this example, a description is added to an Order Bump with a membership ID of…
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.
MemberPress: Add Author Custom Bio Shortcode
Add the [mpcs-author-custom-bio slug="mepr_short_bio"] shortcode to a post, page, or course. The shortcode will display the…
MemberPress: Add Author Bio Shortcode
Place the [mpcs-author-bio] shortcode in a post, page, or course. The shortcode will display the biographical…
MemberPress: Change Stripe Payment Description
Change the Stripe payment descriptor for non-recurring payments.
MemberPress: Return to Same Page After Signup
Return the user to the same page after they register.
MemberPress: Move PayPal Smart Pay Buttons
Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…