Add Campaign Raised Summary
Add a short summary after the donation details showing the funds raised by each campaign.
Register New Donation Field
Adding a new field (in this example it is a National ID Number). Explains all the…
Add Email Headers
Add headers to Charitable emails (for example CC/BCC headers).
Change Postcode To Zipcode
Change the "Postcode" field into a "ZIP Code" field.
Remove Login Form
Remove the login prompt from being displayed before the donation form.
Collect National Id Number
Add a field that collects the donor's national ID number, or any other text field.
Add Campaign Creator Name Donation Export
In this example, the campaign creator's name is added to the Donations export, so it's easy…
Redirect To Referer After Login
After a user logs in, redirect them back to the page they were on right before…
Add Field To Set Custom Page As Donation Page
Create a new campaign field allowing to select the page where donations are made.
Enable Block Editor For Campaigns
Code that will modify the way the Campaign post type is set up to so that…
Add Field Placeholders
Add placeholder attributes to donation fields, removing the label field.
Change Campaign Slug Base
Change the /campaigns/ bit to something else.
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…
Add Creator Name
Display the campaign creator's name on the campaign page and in the campaign grid/list.
New Donation Field Plus Customized Donor Name
This is the full code for a tutorial written on the WP Charitable blog.