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…

Change Custom Amount Field Label

Filter the custom amount field description.

Set Header Menu as "Custom"

If you are using a custom menu plugin for your header menu you can define your…

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.

New Donation Field Plus Customized Donor Name

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

Add Currency

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

Customize Donation Stats

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

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…

Unhook Default Charitable Template Functions

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

Add Offline Instructions Field

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

Add Country

Add Kosovo to the list of countries in Charitable.

Send Notifications On User Registration

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

1 3 4 5 6 7 29