Unhook Default Charitable Template Functions
In this example, we're going to remove the donor count from the campaign page, but you…
Add Picture Field To Donation Form
A picture field is added to the donation form, allowing donors to upload an image as…
Make Single Field Required
Make a single field on the donation form required.
Add Creator Name
Display the campaign creator's name on the campaign page and in the campaign grid/list.
Add Currency
Add a new currency (the example here is Armenian Dram currency (AMD) ).
Customize Donation Stats
Customize the stats that are shown in the Donation Stats widget.
Set Custom Redirection After Registration
Send the user to a custom page after they have registered.
Add Empty Option To Countries List
Add an empty "Select your country"option at the start of the list of countries in the…
Remove Section
Remove entire sections from a profile form.
Remove Campaign Description
Remove the campaign descriptions from the campaign loop (campaign shortcodes).
Set Custom Donation Receipt Page
You can set a custom donation receipt page, including a page that is not on your…
Show Admin Bar
The code below shows the admin bar for logged in users who do not have these…
Add Individual Category Tag Columns
Show a separate column for each category and tag, with a 1 or a 0 in…
Add Country
Add Kosovo to the list of countries in Charitable.
Send Notifications On User Registration
/** * Notify admin and user when a user registers with Charitable. * * @param array[]…