156 Snippets
40+ Favourites
900+ Downloads

Add Currency

Add a new currency (the example here is Armenian Dram currency (AMD) ).

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

Add Dropdown Field To Donation Form

Shows how to add a custom dropdown in a donation form (this example the select field…

Email: Change Footer Text

Filter the email footer text & link.

Copy Donation Receipt To Admin

Send the donation receipt to the site admin as well.

Add Offline Instructions Field

Add a new field to your donation-related emails which shows the offline payment instructions for offline…

Change Section Headers

Change the section headers in the donation form.

Disable Nonce Check For Non Logged In Users

Disables the nonce check for non-logged in donors, usually for those using page caching which causes…

Require Us Phone Number Format

This snippet shows how to alter the phone field so that it only accepts a number…

Add Empty Option To Countries List

Add an empty "Select your country"option at the start of the list of countries in the…

Change Section Headers Per Campaign

Change the section headers in the donation form.

Keep Username As Display Name

When people update their profile, keep their display name set to be the same as their…

1 4 5 6 7 8 13