154 Snippets
40+ Favourites
700+ Downloads

Load Template Files In Admin

Load Charitable template files in the admin area.

Add Custom Donation Field With Dynamic Value

Add a new donation field to be displayed in Charitable emails related to donations.

Copy Donation Receipt To Admin

Send the donation receipt to the site admin as well.

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…

Register New Donation Field For Specific Campaign

Add a new donation field to your site, but only display it in the front-end donation…

Change Accepted Countries Per Campaign

This example shows how to change the accepted countries list on a per-campaign basis.

Set Minimum Donation Amount

Set the minimum donation amount required.

Change State To Province

Change the "State" field into a "Province" field.

Add Read More Link

Add a Read More link to the campaigns in the campaign grid.

Set Campaign Thumbnail Size

Set campaign thumbnails to have the same size.

Set Default Highlight Colour

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

New Donation Field Plus Customized Donor Name

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

1 6 7 8 9 10 13