Limit Cart to One Item
Prevents customers from ever purchasing more than a single item at once
WP Simple Pay: Reduce Currency Minimum Amount
The minimum amount is $0.50 US or equivalent in charge currency. WP Simple Pay uses $1.00…
WP Simple Pay: Increase Input Font Size
Increase the font size of form inputs
WP Simple Pay: Add Customer Shipping Address to Payment Metadata
Maps the customer's shipping address to the one-time payment record's metadata.
MemberPress: Move "Upgrade" Button to after Subscriptions Tab
This code snippet creates a new tab positioned right after the Subscriptions tab on the MemberPress…
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…
Move Campaign Summary Description Below Content
Shuffle the order of things on the campaign page.
Change Checks to Wire Transfer
Changes the word "Checks" to "Wire Transfer".
Event Snippet (Schedule Fitting)
Event snipping is used to track Google ads booking conversions
Google AdSense Ad blocking recovery (Head Section)
Google AdSense Ad blocking recovery (Head Section) Snippet
MemberPress: Disable Math Captcha on login page
The code allows you to use the MemberPress Math Captcha plugin for registration only. This code…
CHARITABLE_DEBUG mode
This code snippet will define the `CHARITABLE_DEBUG` constant as `true`. See https://www.wpcharitable.com/documentation/charitable-debug-mode/.