Add Email Headers
Add headers to Charitable emails (for example CC/BCC headers).
Enable Block Editor For Campaigns
Code that will modify the way the Campaign post type is set up to so that…
Add Field To Set Custom Page As Donation Page
Create a new campaign field allowing to select the page where donations are made.
Change Campaign Slug Base
Change the /campaigns/ bit to something else.
Add Custom Campaign And Donation Field
In this example, a new email field is added which can be used both in campaign…
Change Postcode To Zipcode
Change the "Postcode" field into a "ZIP Code" field.
Register New Donation Field
Adding a new field (in this example it is a National ID Number). Explains all the…
Make Form Fields Required Not Required
This example shows how to make a form field required or not required.
Add Dynamic Hidden Field
Dynamically set as a hidden field in the donation form, based on the ID of the…
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…
Change Custom Amount Field Label
Filter the custom amount field description.
Add Campaign Raised Summary
Add a short summary after the donation details showing the funds raised by each campaign.
Add Campaign Creator Name Donation Export
In this example, the campaign creator's name is added to the Donations export, so it's easy…
Set New User Role
Set the role of users who register through the Charitable registration form shortcode.
Unhook Default Charitable Template Functions
In this example, we're going to remove the donor count from the campaign page, but you…