Send Notifications On User Registration

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

Customize Donation Stats

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

Add Campaign Raised Summary

Add a short summary after the donation details showing the funds raised by each campaign.

Set Custom Redirection After Registration

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

Add Field Placeholders

Add placeholder attributes to donation fields, removing the label field.

Set Header Menu as "Custom"

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

Add Picture Field To Donation Form

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

MemberPress: Add Author Custom Bio Shortcode

Add the [mpcs-author-custom-bio slug="mepr_short_bio"] shortcode to a post, page, or course. The shortcode will display the…

Unhook Default Charitable Template Functions

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

Email: Change Footer Text

Filter the email footer text & link.

Copyright & Current Year Shortcodes

Add this snippet to the functions.php file in your theme or plugin. Type [year] in any…

Set Custom Donation Receipt Page

You can set a custom donation receipt page, including a page that is not on your…

Remove Section

Remove entire sections from a profile form.

Set New User Role

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

Make Single Field Required

Make a single field on the donation form required.

1 3 4 5 6 7 26