158 Snippets
40+ Favourites
1.1k Downloads

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

Add Individual Category Tag Columns

Show a separate column for each category and tag, with a 1 or a 0 in…

Set Custom Donation Receipt Page

You can set a custom donation receipt page, including a page that is not on your…

Remove Section

Remove entire sections from a profile form.

Disable Nonce Check For Non Logged In Users

Disables the nonce check for non-logged in donors, usually for those using page caching which causes…

Show Admin Bar

The code below shows the admin bar for logged in users who do not have these…

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Remove Campaign Description

Remove the campaign descriptions from the campaign loop (campaign shortcodes).

Add Empty Option To Countries List

Add an empty "Select your country"option at the start of the list of countries in the…

Add Offline Instructions Field

Add a new field to your donation-related emails which shows the offline payment instructions for offline…

Change Section Headers Per Campaign

Change the section headers in the donation form.

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

1 4 5 6 7 8 14