Set Default Donation Amount Per Campaign
Customize the default donation amount on a per campaign basis.
MemberPress: Dynamic Trail Periods
Sets up a dynamic trial period so that all users renew on the same date. In…
index.php
Index page for STAR
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: Make VAT field required for Registering EU-based Users
Adding this code snippet will make the VAT Number field on registration forms required for EU-based…
MemberPress: Change Country VAT Rate for a Certain Membership
The code snippet will modify the VAT rate on registration for a specified membership only if…
Remove Stats Summary Block From Specific Campaign
Hide the campaign summary stats from a few specific campaign, using the campaign IDs.
MemberPress: Exclude Protected Posts from Search Results
Removes any posts from the search results that the current user (or guest) does not have…
MemberPress: Change Membership Registration URL
Each MemberPress Membership has an automatically generated registration page with its default URL. This code snippet…
MemberPress: Send “Profile Updated” Admin Notification When MemberPress Account Is Updated
Similar to the code snippet here: https://library.wpcode.com/snippet/m5ye1wj2/, this code sends a notification to the admin when…
MemberPress: Disable Reminders if a Member has Any Active Subscription
MemberPress reminders are triggered by each individual subscription. Thus, reminders will be automatically triggered by for…
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: Set Default Country on Registration Page
This code will help set specified country as default country for the Country field on MemberPress…