Add Creator Name

Display the campaign creator's name on the campaign page and in the campaign grid/list.

Add Individual Category Tag Columns

Show a separate column for each category and tag, with a 1 or a 0 in…

Set New User Role

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

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…

Remove the Page Title from the Page Header

The following code can be used to remove the title from the page header title area…

Copyright & Current Year Shortcodes

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

Change Login Form Arguments

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

Change Donor Name Display

Change the donors widget so only the first name and last name initial of the donor…

Add Pending To Approved Statuses

Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…

Copy Donation Receipt To Admin

Send the donation receipt to the site admin as well.

Add Offline Instructions Field

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

Change Section Headers

Change the section headers in the donation form.

Require Us Phone Number Format

This snippet shows how to alter the phone field so that it only accepts a number…

Move User Fields In Donation Form

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

Set Minimum Donation Amount

Set the minimum donation amount required.

1 4 5 6 7 8 28