MemberPress Team
Member since March 2023
MemberPress: Add Logout Confirmation Popup
This code will force a confirmation popup to show when users click the Logout link on…
MemberPress: Add Membership Titles To the Top of Registration Pages
This code snippet will add a membership title to each MemberPress membership registration page. Titles will…
Featured Images of the Current User’s All Active Memberships
This code snippet adds the new [membership_thumbnail] shortcode. Adding this shortcode anywhere on the website will…
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: Auto Expand Coupon Field
By default, the coupon field is hidden on the MemberPress registration forms. Instead, users will see…
Disabling MemberPress Signup Reminder Emails for Specific Users
The code snippet disables MemberPress signup reminder emails for users with specified email addresses.
MemberPress: Changes Product Image on the Checkout Page
This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…
MemberPress: Manually Refresh Member Data
This code snippet is designed to manually refresh all members' data on a WordPress site. After…
MemberPress: Rearranging Navigation Items On The Account Page
This snippet reorders the Downloads and Subscriptions tabs before Payments tab on the Account page.
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: Move PayPal Smart Pay Buttons
Move the PayPal Smart Pay Buttons under the checkboxes for accepting Terms of Service and the…
MemberPress: Display User's Course Progress in MemberPress Courses
The code snippet registers a new shortcode: [mpcs_user_courses_progress]. Adding this shortcode will display all MemberPress courses…