MemberPress Team
Member since March 2023
MemberPress: Disable MemberPress Protection On Multiple Specified Pages
This snippet allows disabling the MemberPress protection (unprotect) on multiple specified pages. The code snippets overrides…
MemberPress: Add Custom Field Date to Members Table
This code snippet will add data collected through a custom field on MemberPress registration forms to…
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 the Invoice Number to the Transactions Screen
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
MemberPress: Display MemberPress Course Progress Using Shortcode
This shortcode displays a user's progress for a specific course in MemberPress. It outputs a styled…
MemberPress: Classic Editor Fix for Courses
This code snippet will enable the default (Gutenberg) Block editor for MemberPress Courses in cases where…
MemberPress: Change the Back-Button Link on Courses
This code code snippet will replace the URL for the Back-Button link (Arrow link) with a…
MemberPress: Add Custom Field to Transactions Table
This code snippet will add data collected through a custom field on MemberPress registration forms to…
MemberPress: Change Email Subject in Bulk
The code snippet replaces email subject on all emails containing a specified phrase in the current…
MemberPress: Customize Default WordPress Password Reset Request Email Body
This code snippet customizes the body of the password reset request email sent to users from…
MemberPress: Enabling Payment Receipt Email for Free Non-recurring Subscriptions
By default, MemberPress doesn’t send the payment receipt email for free non-recurring membership registrations. This code…