Prevent Duplicate Purchases

Prevents logged-in customers from purchasing an item twice.

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…

MemberPress: Add Category Exception to All Post Rule

Add a category exception to the all posts rule instead of having to add the posts…

WP Simple Pay: Programmatically Set Custom Field Default Value

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

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…

Move User Fields In Donation Form

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

AIOSEO Movie Poster Integration – TMDb & ACF Compatibility Fix [for the fmovie theme by fr0zen]

This snippet overrides AIOSEO's default image with the TMDb movie poster stored in the ACF 'poster_path'…

<10

MemberPress: Restrict Signups to a Specific Country

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

MemberPress: Adding Credit Card and Expiry Information to Subscriptions Table

This snippet adds a new column to the table under the Subscriptions tab on the Account…

Conditionally disable Cloudflare Turnstile

This code snippet turns off the CAPTCHA setting in form data so Turnstile is not initialized…

<10

Add User Field

This adds a field to the end of the "Your Details" section in the Profile form.

1 46 47 48 49 50 234