Search results for: memberpress
MemberPress: Restrict Purchase of a Specific Membership Based on Existing Subscriptions
This code snippet restricts the purchase of a specified MemberPress membership (restricted membership), based on a…
MemberPress: Display Purchase Information With Shortcode
The code snippet registers a new shortcode: [purchase_info]. Adding this shortcode will display the latest MemberPress…
MemberPress: GDPR Cookie Compliance - Load GDPR Compliance Stylesheet In Memberpress ReadyLaunch Template
This code snippet loads a specific GDPR Cookie Compliance stylesheet in the MemberPress ReadyLaunch templates. This…
MemberPress: ActiveCampaign - Add Custom Field to ActiveCampaign Subscriber Data in MemberPress
This code snippet customizes the data sent to ActiveCampaign through the MemberPress integration. Once the code…
MemberPress: BuddyPress/BuddyBoss - Remove Users From All Groups, Forums, and Topics if Their Subscriptions Expire
When using MemberPress with BuddyPress/BuddyBoss, and MemberPress BuddyPress integration add-in users can be automatically assigned to…
MemberPress: WooCommerce - Show Specific WooCommerce Product Based on MemberPress Subscription
This code snippet will show the specific WooCommerce product only to users who have an active…
MemberPress: TaxJar - Prevent Sending VAT Transactions to TaxJar
When the MemberPress TaxJar integration is active, by default, MemberPress will send all transactions to TaxJar,…
MemberPress: Load All Currently Enqueued Styles In MemberPress Courses for S3MediaVault
By default, if the ReadyLaunch Courses/Lessons template is enabled, the MemberPress Courses add-on won’t enqueue 3rd-party…
MemberPress: Generate All Invoices
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
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: Disable MemberPress Protection On Multiple Specified Pages
This snippet allows disabling the MemberPress protection (unprotect) on multiple specified pages. The code snippets overrides…
MemberPress: Disable MemberPress Protection On Specific Page
This snippet allows disabling the MemberPress protection (unprotect) on a specific page. The code snippets overrides…
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: Import Dropdown Options for Custom Fields
This code snippet allows bulk import of dropdown options into the custom MemberPress dropdown field. For…
MemberPress: Disable Unauthorized Redirection on a Specific Page or Post
Adding this code snippet will prevent unauthorized users from being redirected away from the specific page…