159 Snippets
40+ Favourites
1.2k Downloads

Move User Fields In Donation Form

In this example we move the user fields section (the "Your Details" bit) to appear below…

Add User Field

This adds a field to the end of the "Your Details" section in the Profile form.

Remove Terms Fields

If you would like to enable the terms and conditions, privacy policy and user contact consent…

Send New User Notifications

Send the new user notification after someone registers through the Charitable registration form.

Disable Description Text Sanitization

Don't sanitize campaign description text, useful if you want to allow HTML to be added to…

Allow Admin Access

Enables access for logged in users who do not have certain permissions.

Set Minimum Donation Amount

Set the minimum donation amount required.

Change Login Form Arguments

The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().

Change State To Province

Change the "State" field into a "Province" field.

Add Read More Link

Add a Read More link to the campaigns in the campaign grid.

Add Tag And End Date To Funded Campaign

Sometimes, it can be useful to do something special for campaigns that have been fully funded.

Change Accepted Countries Per Campaign

This example shows how to change the accepted countries list on a per-campaign basis.

1 7 8 9 10 11 14