148
Snippets
30+
Favourites
400+
Downloads
Add Field To Set Custom Page As Donation Page
Create a new campaign field allowing to select the page where donations are made.
<10
Send Notifications On User Registration
/** * Notify admin and user when a user registers with Charitable. * * @param array[]…
<10
Add Campaign Raised Summary
Add a short summary after the donation details showing the funds raised by each campaign.
<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
Set Custom Redirection After Registration
Send the user to a custom page after they have registered.
<10
Require Us Phone Number Format
This snippet shows how to alter the phone field so that it only accepts a number…
<10
Set New User Role
Set the role of users who register through the Charitable registration form shortcode.
<10
Add Custom Field From Donation Form On The Receipt Page
This is an example of how to show a field data someone entered in their donation…
<10
Add Custom Donation Field With Dynamic Value
Add a new donation field to be displayed in Charitable emails related to donations.
<10