Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
Remove Recurring Donation Time Periods
This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…
Send Donation Notification For Pending Offline Donations
Sends a notification to admin if the donation is pending AND it was made in offline…
Add Tag And End Date To Funded Campaign
Sometimes, it can be useful to do something special for campaigns that have been fully funded.
Add Empty Option To Countries List
Add an empty "Select your country"option at the start of the list of countries in the…
Add Offline Instructions Field
Add a new field to your donation-related emails which shows the offline payment instructions for offline…
Set State Field To Us States Dropdown With Default
Change the "State" field into a "Province" field.
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
Round Percent Donated To Whole Number
/** * Display percent donated as rounded whole number. * * @param string $return * @param…
VIsual Campaign Builder: Add HTML Tags To Display In The HTML/CODE Block
By design, Charitable allows only certain HTML to be displayed in the HTML/CODE Block of the…