Add Creator Name
Display the campaign creator's name on the campaign page and in the campaign grid/list.
Customize Amount Raised Text
In this example, we change how the "X donated of Y goal" text appears.
Floating Social Media Icons (copy)
Display your Social Media accounts in a floating sidebar.
Change Login Form Arguments
The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().
Add Currency
Add a new currency (the example here is Armenian Dram currency (AMD) ).
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
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…
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
Add Country
Add Kosovo to the list of countries in Charitable.
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
Change Section Headers Per Campaign
Change the section headers in the donation form.
Set Custom Donation Receipt Page For Offline Donations
You may want to use a different donation receipt page for Offline donations than your other…
Add Individual Category Tag Columns
Show a separate column for each category and tag, with a 1 or a 0 in…
Move User Fields In Donation Form
In this example we move the user fields section (the "Your Details" bit) to appear below…