156 Snippets
40+ Favourites
900+ Downloads

Add Dropdown Field To Donation Form

Shows how to add a custom dropdown in a donation form (this example the select field…

Change Login Form Arguments

The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().

Change Donor Name Display

Change the donors widget so only the first name and last name initial of the donor…

Add Pending To Approved Statuses

Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…

Add Offline Instructions Field

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

Add Donation Receipt Opt Out Checkbox

In this function we register a new donation field with a key of `receipt_opt_out`. If the…

Move User Fields In Donation Form

In this example we move the user fields section (the "Your Details" bit) to appear below…

Set Minimum Donation Amount

Set the minimum donation amount required.

Change State To Province

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

Do Not Hide Donor Fields For Logged In Users

Charitable hides the donor fields for users who are logged in and you can force shown…

Add User Field

This adds a field to the end of the "Your Details" section in the Profile form.

1 5 6 7 8 9 13