Search results for: memberpress
MemberPress: Add Logout Confirmation Popup
This code will force a confirmation popup to show when users click the Logout link on…
MemberPress: Display Account Tabs Anywhere
This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…
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: WooCommerce - Show Protected Products on the Shop Page
If we protect products using Rules, they won’t show in the Shop page. To change this…
MemberPress: Manually Refresh Member Data
This code snippet is designed to manually refresh all members' data on a WordPress site. After…
MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation
The code automatically changes the member's user role once the subscription is canceled. This will be…
MemberPress: Replace Font-Family for PDF Invoice
To replace the font-family used for PDF invoices, font files need to be uploaded to a…
MemberPress: Display Custom Field Value Instead of Customer Name in PDF invoice
This code snippet automatically adds the custom field value or the customer's full name at the…
MemberPress: Extend Grace Period for Renewals
Adding this code will extend the grace period for renewals (default is 0). Change the number…
MemberPress: Free-Views-Used Counter
This code will add the counter notification showing users how many free views of the paywall…
MemberPress: Add Shortcode To Output the User’s Subscription Expiration Date
Adds the following shortcode: [mepr-sub-expiration membership=' ']. The shortcode will output the expiration date of the…
MemberPress: Extend the Grace Period
This will extend the default 1-day grace period for subscriptions. The code needs to be adjusted…
MemberPress: Remove the “Pause” Link for Subscriptions on the Account Page
The code will hide the Pause link for user subscriptions on the User account page (Account…
MemberPress: Display Account Tabs Anywhere
This code registers a new shortcode: [mepr-account-links]. This shortcode can be used anywhere to display the…
MemberPress: Set Custom Product Pages
Use this snippet if the membership shortcode is used on a custom page (the page that…