159 Snippets
40+ Favourites
1.2k Downloads

Add Picture Field To Donation Form

A picture field is added to the donation form, allowing donors to upload an image as…

Unhook Default Charitable Template Functions

In this example, we're going to remove the donor count from the campaign page, but you…

Load Template Files In Admin

Load Charitable template files in the admin area.

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…

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…

Add Progress Bar Before Summary

Add a progress bar to the individual legacy campaign pages.

1 4 5 6 7 8 14