152
Snippets
30+
Favourites
700+
Downloads
Require Us Phone Number Format
This snippet shows how to alter the phone field so that it only accepts a number…
<10
Keep Username As Display Name
When people update their profile, keep their display name set to be the same as their…
<10
Customize Amount Raised Text
In this example, we change how the "X donated of Y goal" text appears.
<10
Change Login Form Arguments
The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().
<10
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
<10
Add Empty Option To Countries List
Add an empty "Select your country"option at the start of the list of countries in the…
<10
Add Offline Instructions Field
Add a new field to your donation-related emails which shows the offline payment instructions for offline…
<10
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
<10