152
Snippets
30+
Favourites
700+
Downloads
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…
<10
Add Custom Campaign And Donation Field
In this example, a new email field is added which can be used both in campaign…
<10
Add Custom Campaign Field
This example shows how you can add a new campaign field to be displayed in Charitable…
<10
Add Campaign Creator Export Fields
Add additional campaign fields related to the campaign creator.
<10
Add Campaign Creator Name Donation Export
In this example, the campaign creator's name is added to the Donations export, so it's easy…
<10
Remove Campaign Description
Remove the campaign descriptions from the campaign loop (campaign shortcodes).
<10
Add Dynamic Hidden Field
Dynamically set as a hidden field in the donation form, based on the ID of the…
<10
Send Notifications On User Registration
/** * Notify admin and user when a user registers with Charitable. * * @param array[]…
<10