Set a Custom Email Header

This snippet sets custom email headers to ensure you can control specific behaviors of your sent…

to add WordPress WooCommerce WhatsApp checkout

Post Intro This code snippet implements functionality similar to a WooCommerce code snippet that would enable…

Conditionally disable Cloudflare Turnstile

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

<10

WP Simple Pay: Lower reCAPTCHA Threshold

Adjusts the reCAPTCHA v3 threshold for determining fraudulent interactions. 1.0 is very likely a good interaction,…

Prevent Discounts on Renewals

Does not allow a discount code to be applied when an EDD SL is present in…

Changing Text For Suggestion Donation Descriptions

You can place this code in your theme functions.php or use WPCode.

Add user registration date

/* * Creating a column (it is also possible to remove some default ones) */ add_filter(…

Untitled Snippet

https://www.highrevenuegate.com/vtih3qtws?key=9fcf513fba43e6344e324bc00d8881b4

Remove Download Links

Remove download links from checkout page for all downloads.

Add the_content to storefront template.

Changes the number of downloads displayed in the latest downloads section of the store front template.

WP Simple Pay: Per-Form Fixed Tax Rate Percentages

Override the returned tax rate for a given Payment Form. Important: Tax rates with the percentage…

WP Simple Pay: Allow Customers to Exempt from Tax

Add a "Checkbox" field with the "Stripe Metadata Label" set to "Tax Exempt"

Include Subscriptions in API

Include EDD Subscription payments in the /edd-api/sales endpoint

1 36 37 38 39 40 123