Allow Manual Donations Without Email

Allow donors to be be added without an email address.

Convert Customers to Users

Adds a tool to create user accounts for customers that don't already have them, and update…

Replace Add to Cart With Download for Subscribers

If the user is recurring or has purchased the product already, shows a link to download…

Display WPForm Entries

This PHP code allows you to display form data stored by WPForms using a shortcode. The…

Remove Donor Count From Specific Campaign

Hide the campaign donor count from a specific campaign, using the campaign ID.

Replace Add to Cart with Download

If the user has purcahsed the product already, show a links to download each file associated…

WP Simple Pay: Copy Payment Metadata to Customer Metadata

Ensure the Stripe Customer metadata is the same as the Stripe Payment metadata.

Prevent AIOSEO From Rewriting Term Title

This snippet can be used to prevent AIOSEO from rewriting term titles.

<10

Auto Complete Offline Donations

Automatically mark all offline donations as Paid.

Generate Press Custom Font

This snippet allows developers & designers the ability to add custom fonts to generate press themed…

Joe McCorison PRO
<10

Remove Recurring Donation Time Periods

This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…

MemberPress: Changes Product Image on the Checkout Page

This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…

Set Default Highlight Colour

/** * NOTE: This snippet will not work in versions of Charitable prior to 1.2. *…

Add FES Vendor Dashboard Tab

Add a new tab to the Frontend Submissions vendor dashboard menu.

Allow mobile zoom

function et_add_viewport_meta(){ echo ''; }

1 42 43 44 45 46 213