202 Snippets
20+ Favourites
80+ Downloads

MemberPress: Unenrolled Course Shortcode

The code snippet registers a new shortcode: [mpcs-unenrolled-courses]. Adding this shortcode will display an unordered list…

MemberPress: Shortcode To Display Manage Sub-Accounts Link

The code snippet registers a new shortcode: [mepr-subaccount-link]. Adding this shortcode will display the manage sub-accounts…

MemberPress: Display All Members Subscribed To a Specific Membership

The code snippet registers a new shortcode: [mepr-membership-members id=" "]. Adding this shortcode will display a…

MemberPress: Shortcode To Display Content for Parent Accounts and Exclude Subaccounts

The code snippet registers a new shortcode: [mepr_exclude_sub_accounts]...[/mepr_exclude_sub_accounts]. The content added to this shortcode will be…

MemberPress: Redirect Users to a Specific Page Depending on a Custom Field Value

This code snippet adds a custom redirection after registration based on the value of a custom…

MemberPress: Delete Transaction and User Account When Sub-Account is Removed

Adding this code snippet will automatically delete user account and related transaction when a sub-account is…

MemberPress: Display Corporate Account Logo for Sub-Users

This code snippet allows the custom logo to be displayed as the parent corporate account’s logo…

MemberPress: Export a CSV File for All Corporate Accounts with Subaccounts in MemberPress

This code snippet creates an export tool for MemberPress Corporate Accounts, allowing administrators to generate a…

MemberPress: Kit (formerly ConvertKit) - Remove Kit Inactive Tag for Inactive Subscribers

By default, MemberPress integration with Kit will add the “inactive” tag when a user becomes inactive…

MemberPress: Exclude Protected Posts From the Main Query

This code snippet modifies the main WordPress query to exclude all posts related to the specified…

MemberPress: Allow Users to Pause/Resume Subscriptions Only for Specific Memberships

For this code snippet to work, the Allow members to pause/resume their subscription option needs to…

MemberPress: Remove MemberPress Weekly Stats Widget from WordPress Dashboard

This code snippet removes the MemberPress Weekly Stats widget from the WordPress admin dashboard. This can…

1 14 15 16 17