Charitable Reporting: Adjusting Initial Filters

Changes the default reporting filters for the overview report page in the admin.

WP Simple Pay: Lower reCAPTCHA Threshold

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

Modify LLMS Title for a Specific Post

This snippet modifies the title shown in llms.txt and llms-full.txt for a specific post ID.

<10

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(…

Removing File Upload Fields from Notifications

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

<10

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 43 44 45 46 47 125