Set New User Role

Set the role of users who register through the Charitable registration form shortcode.

Make Form Fields Required Not Required

This example shows how to make a form field required or not required.

Add Currency

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

Change Country Field To Hidden

Change the Country field in the donation form to a hidden field with a hard-coded default…

Change Custom Amount Field Label

Filter the custom amount field description.

Set Custom Redirection After Registration

Send the user to a custom page after they have registered.

Make Single Field Required

Make a single field on the donation form required.

Add Picture Field To Donation Form

A picture field is added to the donation form, allowing donors to upload an image as…

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Unhook Default Charitable Template Functions

In this example, we're going to remove the donor count from the campaign page, but you…

Add Country

Add Kosovo to the list of countries in Charitable.

Customize Donation Stats

Customize the stats that are shown in the Donation Stats widget.

Featured Images of the Current User’s All Active Memberships

This code snippet adds the new [membership_thumbnail] shortcode. Adding this shortcode anywhere on the website will…

Remove Section

Remove entire sections from a profile 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…

1 3 4 5 6 7 29