Change Amount Donated
Change what amount is shown as donated for a particular campaign.
Add Hours Currency
Add a custom currency called "Hours".
Disable Suggested Donation Description In Campaign (Legacy)
Add this to your theme's function.php file.
Changing Text For Suggestion Donation Descriptions
You can place this code in your theme functions.php or use WPCode.
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
Change "City" To Town/City
Change the label of the"City" field into a "Town/City" field.
Donation Form Email Check
If you need to do manual validation of an email when a donation is being submitted…
Update Donation Summary
Often you might want to change the output of where a donation summary is outputted for…
CHARITABLE_DEBUG mode
This code snippet will define the `CHARITABLE_DEBUG` constant as `true`. See https://www.wpcharitable.com/documentation/charitable-debug-mode/.
Remove Decimal Points In Suggested (US)
Will turn "$5.00" into "$5" on suggestion donation amounts in the donation form.
Format USD Currency
Displays $ as USD This will make $10 be displayed as 10 USD To set this…
Download Column Thumbnail
Render a new post column featuring the download thumbnail.
User Switching
Easily switch to a Customer when using the User Switching plugin
Remove Last Name at Checkout
Removes the Last Name field from the checkout page. Note: This worked with checkout shortcode only
Add User to RCP Subscription on Purchase
Add customer to an RCP subscription level when they purchase a specific product.