Register New Donation Field
Adding a new field (in this example it is a National ID Number). Explains all the…
Allow Webp, SVG, ICO
A Pro Snippet
How to Change Google reCAPTCHA Language Settings
WPML support
Add Email Headers
Add headers to Charitable emails (for example CC/BCC headers).
Set WP Login Url To Charitable Login Page
Always use the Charitable login page as the login.
Change Postcode To Zipcode
Change the "Postcode" field into a "ZIP Code" field.
Remove Login Form
Remove the login prompt from being displayed before the donation form.
increase upload memory
upload_max_filesize = 256M post_max_size = 256M max_execution_time = 300 />
Auto Register Login Link
Replaces the login link included in the Auto Register email, which directs customers to log into…
Remove Author Links
If you are disabling author archives on your site you will want to remove the author…
Add Field To Set Custom Page As Donation Page
Create a new campaign field allowing to select the page where donations are made.
WP Simple Pay: Create WordPress User After Payment
Creates a new WordPress user when a subscription is started or a one-time payment is made.
Custom Receipt Page
Redirect to custom receipt or another page after a donation is completed. Can be per campaign…
Customize the From Email Address for the Save and Resume Addon
This snippet will customize the from email address that the Save and Resume addon uses when…
How to Defer the reCAPTCHA Script
/** * Defer the reCAPTCHA script until after the page loads * * @link https://wpforms.com/developers/how-to-defer-the-recaptcha-script/ */…