New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Add Gateway Donation Field

Enable an email tag for the gateway_label donation field.

Change Donor Name Display

Change the donors widget so only the first name and last name initial of the donor…

Load Template Files In Admin

Load Charitable template files in the admin area.

Send Donation Notification For Pending Offline Donations

Sends a notification to admin if the donation is pending AND it was made in offline…

Add Tag And End Date To Funded Campaign

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

Add Empty Option To Countries List

Add an empty "Select your country"option at the start of the list of countries in the…

Reverse the Order of the Next & Previous Links

Reverses the order of the next and previous links so that the next link will display…

Add Offline Instructions Field

Add a new field to your donation-related emails which shows the offline payment instructions for offline…

Set State Field To Us States Dropdown With Default

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

Add Country

Add Kosovo to the list of countries in Charitable.

Exibe preços (Parcelado e com desconto a vista), na página do produto e no looping do produto.

Esse Snippet permite adicionar simulação de descontos e parcelamento aos preços exibidos no looping do produto…

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…

1 7 8 9 10 11 19