MemberPress: Manually Refresh Member Data

This code snippet is designed to manually refresh all members' data on a WordPress site. After…

Remove the Page Title from the Page Header

The following code can be used to remove the title from the page header title area…

Change Section Headers Per Campaign

Change the section headers in the donation form.

Custom Tab Order For Dashboard

The following code will allow you to change the order that the front end dashboard is…

MemberPress: Prevent users from auto-login after registration

The code snippet is designed to disable the auto-login feature for users who register for a…

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

MemberPress: Move "Upgrade" Button to after Subscriptions Tab

This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…

Prevent Duplicate Purchases

Prevents logged-in customers from purchasing an item twice.

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…

Set Custom Donation Receipt Page For Offline Donations

You may want to use a different donation receipt page for Offline donations than your other…

Profile Data Shortcode

Renders the value of a single Profile Form field. Accepts one value, key. But it has…

WP Simple Pay: Programmatically Set Custom Field Default Value

Use metadata as the default value for a payment form's custom field.

Move User Fields In Donation Form

In this example we move the user fields section (the "Your Details" bit) to appear below…

1 44 45 46 47 48 233