156
Snippets
40+
Favourites
900+
Downloads
Move Campaign Summary Description Below Content
Shuffle the order of things on the campaign page.
<10
Round Percent Donated To Whole Number
/** * Display percent donated as rounded whole number. * * @param string $return * @param…
<10
Add User Email To Donation Summary
This will allow - among other places - for the user email to be displayed on…
<10
Disable Suggested Donation Description In Campaign (Legacy)
Add this to your theme's function.php file.
<10
Changing Text For Suggestion Donation Descriptions
You can place this code in your theme functions.php or use WPCode.
<10
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
<10
Change Text For Minimum Donation Message
This allows you to change text for the display of the minimum donation on a donation…
<10
Donation Form Email Check
If you need to do manual validation of an email when a donation is being submitted…
<10
Update Donation Summary
Often you might want to change the output of where a donation summary is outputted for…
<10