Remove the Page Title from the Page Header
The following code can be used to remove the title from the page header title area…
Add Post Parent Field
Register a Post Parent field for campaigns.
Add Pending To Approved Statuses
Make the "Pending" status an approved statuses, so that it is counted in the campaign funds…
Add Extra Column
This example shows how to add a column from the Donations export.
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…
Keep Username As Display Name
When people update their profile, keep their display name set to be the same as their…
Add Custom Donation Field With Dynamic Value
Add a new donation field to be displayed in Charitable emails related to donations.
Customize Amount Raised Text
In this example, we change how the "X donated of Y goal" text appears.
MemberPress: Changes Product Image on the Checkout Page
This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…
Copy Donation Receipt To Admin
Send the donation receipt to the site admin as well.
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
Do Not Hide Donor Fields For Logged In Users
Charitable hides the donor fields for users who are logged in and you can force shown…
Load Template Files In Admin
Load Charitable template files in the admin area.
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…