WP Simple Pay: Google GA4 Payment Conversion Tracking

Execute a script the first and only time a payment confirmation is viewed.

Change "City" To Town/City

Change the label of the"City" field into a "Town/City" field.

Donation Form Email Check

If you need to do manual validation of an email when a donation is being submitted…

Prevent Duplicate Purchases

Prevents logged-in customers from purchasing an item twice.

Update Donation Summary

Often you might want to change the output of where a donation summary is outputted for…

Featured Images of the Current User’s All Active Memberships

This code snippet adds the new [membership_thumbnail] shortcode. Adding this shortcode anywhere on the website will…

MemberPress: Add Email Recipients to Specific Emails

This code snippet adds additional email recipients to the MemberPress email recipient list if the email…

MemberPress: Add Currency Codes To MemberPress

This code snippet will add a custom currency to the MemberPress list of available currency codes.…

MemberPress: Add Custom Message Before Payment Methods Section On Registration Pages

This snippet adds a custom message before the section showing available payment methods on MemberPress regisatrtion…

MemberPress: Disable Comments for Courses, Lessons, Quizzes, and Assignments

The code snippet will disable comments on all MemberPress Courses custom post types: courses, lessons, quizzes,…

MemberPress: ACF - Exclude Protected Posts From ACF Repeater Field

The code snippet ensures that protected MemberPress posts are excluded from custom queries used in Advanced…

Allow mixed cart support with Stripe Payment Elements

Make it possible to purchase a subscription and non-subscription product in the same transaction with Stripe's…

CHARITABLE_DEBUG mode

This code snippet will define the `CHARITABLE_DEBUG` constant as `true`. See https://www.wpcharitable.com/documentation/charitable-debug-mode/.

Removing File Upload Fields from Notifications

This code snippet will remove the File Upload fields from Notifications when File Access Restrictions are…

<10

Number slider validation for single page forms

This snippet uses the wpforms_process_validate_number-slider action to check the slider value after submission.

<10
1 71 72 73 74 75 206