152 Snippets
30+ Favourites
700+ Downloads

Add Tag And End Date To Funded Campaign

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

Set State Field To Us States Dropdown With Default

Change the "State" field into a "Province" field.

Auto Complete Offline Donations

Automatically mark all offline donations as Paid.

Round Percent Donated To Whole Number

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

Send Donation Receipt For Pending Offline Donations

Right after a donation is made, this sends the donation receipt to the donor if the…

Change "City" To Town/City

Change the label of the"City" field into a "Town/City" field.

Add Email Tag For Donation Field

Add an email tag for an existing donation field.

Change Custom Amount Field Label Per Campaign

Filter the custom amount field description on a per campaign basis.

Changing Text For Suggestion Donation Descriptions

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

Remove Terms Fields

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

Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

1 8 9 10 11 12 13