Change Login Form Arguments
The 'charitable_login_form_args' filter allows you to set the arguments that are passed to wp_login_form().
Change State To Province
Change the "State" field into a "Province" field.
MemberPress: Changes Product Image on the Checkout Page
This code snippet changes the product image on the checkout page in MemberPress. By default, MemberPress…
Add Read More Link
Add a Read More link to the campaigns in the campaign grid.
Disabling MemberPress Signup Reminder Emails for Specific Users
The code snippet disables MemberPress signup reminder emails for users with specified email addresses.
Change Donor Name Display
Change the donors widget so only the first name and last name initial of the donor…
Do Not Hide Donor Fields For Logged In Users
Charitable hides the donor fields for users who are logged in and you can force shown…
Load Template Files In Admin
Load Charitable template files in the admin area.
Display WPForm Entries
This PHP code allows you to display form data stored by WPForms using a shortcode. The…
Allow Manual Donations Without Email
Allow donors to be be added without an email address.
Remove Donor Count From Specific Campaign
Hide the campaign donor count from a specific campaign, using the campaign ID.
Auto Complete Offline Donations
Automatically mark all offline donations as Paid.
Set Default Highlight Colour
/** * NOTE: This snippet will not work in versions of Charitable prior to 1.2. *…
Allow Zero Dollar Donations
Allow people to "donate" $0.
Let Google place ads for you
Add one piece of code to your site and Google will automatically show ads in all…