Define the Mailgun Signing Key Constant
This snippet will allow you to define your Mailgun Signing Key constant inside your wp-config.php file…
Disable the space key with the special CSS class
This code snippet disables the space key. When a user presses the space key in these…
Continue Shopping Button
/** * Add Continue Shopping Button on Cart Page * Add to theme functions.php file or…
Remove HealthAndBeautyBusiness Schema
This snippet removes HealthAndBeautyBusiness Schema
Change Country Field To Hidden
Change the Country field in the donation form to a hidden field with a hard-coded default…
Create List of Child Pages
To show a list of Child pages on the Parent Page
Add PDF to purchase receipt
Attaches a PDF to the email customers receive when they purchase
Set Custom Redirection After Registration
Send the user to a custom page after they have registered.
File Size Display
After the download content, shows a list of the download files and their sizes
Add Custom Text Before Purchase Button
Add custom text just before the "Purchase" button at checkout
Allow SVG/JPEG/WEBP/ICO/AVIF Files Upload
Allows these filetypes to be uploaded to the media library
Allow Other WordPress Roles to Manage Email Logs
This snippet will allow you to manage the capabilities of roles allowed to manage the site's…
Add Donor Comments To Donor Wall
This will display a donor comment with a donor's donation information on the donor wall in…
Make Single Field Required
Make a single field on the donation form required.