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…

Disable Description Text Sanitization

Don't sanitize campaign description text, useful if you want to allow HTML to be added to…

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…

Floating Social Media Icons (copy)

Display your Social Media accounts in a floating sidebar.

<10

Allow Admin Access

Enables access for logged in users who do not have certain permissions.

Set Minimum Donation Amount

Set the minimum donation amount required.

MemberPress: Display User's Course Progress in MemberPress Courses

The code snippet registers a new shortcode: [mpcs_user_courses_progress]. Adding this shortcode will display all MemberPress courses…

MemberPress: Disable the Default WordPress Password Reset Link E-Mail

If the "Disable Password Fields on membership registration forms" option is active in MemberPress settings (Dashboard…

Change Login Form Arguments

The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().

Change State To Province

Change the "State" field into a "Province" field.

Add Read More Link

Add a Read More link to the campaigns in the campaign grid.

MemberPress: Modify the Order of the Registration and the Account Form Fields

Each field in the registration and account form is a separate element. Thus, the order of…

MemberPress: Send Password Reset Email After Subscription Signup

This code can be used to trigger the reset password email to users automatically after users…

MemberPress: Restrict Signups to a Specific Country

This code snippet limits registration to users from the specified country only. If users from other…

MemberPress: Add Thumbnail Support for MP Downloads

By default, the MemberPress Downloads add-on doesn't support thumbnails or featured images for downloadable files. This…

1 8 9 10 11 12 29