154 Snippets
40+ Favourites
700+ Downloads

Remove Terms Fields

If you would like to enable the terms and conditions, privacy policy and user contact consent…

Set Fixed Donation Amount

Automatically set the donation amount and recurring period for donations.

Bulk Update Campaign End Dates

Bulk-update the end date for all campaigns.

Add Tag And End Date To Funded Campaign

Sometimes, it can be useful to do something special for campaigns that have been fully funded.

Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

Round Percent Donated To Whole Number

/** * Display percent donated as rounded whole number. * * @param string $return * @param…

Change Amount Donated

Change what amount is shown as donated for a particular campaign.

Add User Email To Donation Summary

This will allow - among other places - for the user email to be displayed on…

Remove Recurring Donation Time Periods

This snippet removes some options for recurring donation periods with Charitable's Recurring Donations addon. This might…

Changing Text For Suggestion Donation Descriptions

You can place this code in your theme functions.php or use WPCode.

1 8 9 10 11 12 13