Display Donation Form
Display a specific campaign's donation form.
Remove Login Form
Remove the login prompt from being displayed before the donation form.
Add User Dashboard Menu
Include the User Dashboard menu at the top of all pages that are included in the…
Add Custom Field
Display the custom field in the campaign grid.
Collect National Id Number
Add a field that collects the donor's national ID number, or any other text field.
Remove Author Links
If you are disabling author archives on your site you will want to remove the author…
Add Campaigns Menu
Add a top-level Campaigns menu tab to the menu in the WordPress dashboard.
Set WP Login Url To Charitable Login Page
Always use the Charitable login page as the login.
Add Campaign Title To Start
Easily add the campaign name as a heading before the donation form.
Use Page Template For Campaigns
Instead of using the Post template for campaigns, use the Page template as a fallback.
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).
Enable Block Editor For Campaigns
Code that will modify the way the Campaign post type is set up to so that…
Redirect To Referer After Login
After a user logs in, redirect them back to the page they were on right before…
Make Form Fields Required Not Required
This example shows how to make a form field required or not required.