Change "Your Donation" On Donation Form
On donation forms, the headline "Your Donations" can be changed to any text you want with…
Add Custom Donation Field
Add a new donation field to be displayed in Charitable emails related to donations.
Create List of Child Pages
To show a list of Child pages on the Parent Page
Change Postcode To Zipcode
Change the "Postcode" field into a "ZIP Code" field.
How to Change the Captcha Theme on Google Checkbox v2 reCAPTCHA
/** * Change the captcha theme for the Google Checkbox v2 reCAPTCHA * * @link https://wpforms.com/developers/how-to-change-the-captcha-theme-on-google-checkbox-v2-recaptcha/…
Add Campaign Creator Export Fields
Add additional campaign fields related to the campaign creator.
WP Simple Pay: Add Custom CSS Classes to the Payment Button
"Payment Button" refers to the button that launches an On-site Overlay or Stripe Checkout Payment Form.
Combine and Minify CSS
Combine and Minify CSS
Generate and Send Invoice Number to Authorize.Net
This snippet generates and sends a unique invoice number to Authorize.Net for completed payments in WPForms
Change Campaign Slug Base
Change the /campaigns/ bit to something else.
Changing sublabels for Email Field on a Single Form
This snippet is used to change sublabel for Email field on a specific form. Be sure…
Allow SVG/JPEG/WEBP/ICO/AVIF Files Upload
Allows these filetypes to be uploaded to the media library
WP Simple Pay: Custom Button Color
Using CSS, change the checkout button color from green to blue when using the Embedded or…
Save images as WEBP
/** * Convert Uploaded Images to WebP Format * * This snippet converts uploaded images (JPEG,…
Change the redirect URI when using Google App’s OAuth
If you prefer not to use the default OAuth redirect URI (connect.wpmailsmtp.com) for added security and…