Adding a Custom Filter when using Other SMTP Setting

This snippet will help in troubleshooting steps from "SMTP Error: Could not authenticate".

Disable the delivery of SEO Email Reports

This snippet can be used to disable the delivery of SEO Email Reports.

<10

Customize Donation Stats

Customize the stats that are shown in the Donation Stats widget.

Hide Price & Add to Cart for Non Logged in Users for Specific Products

This code snippet allows you to hide the price and 'Add to Cart' button for users…

WP Simple Pay: Custom Button Color

Using CSS, change the checkout button color from green to blue when using the Embedded or…

Prevent AIOSEO from changing the category to the primary one

This snippet will prevent AIOSEO from changing the category to the primary one.

<10

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

Set Header Menu as "Custom"

If you are using a custom menu plugin for your header menu you can define your…

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

Save images as WEBP

/** * Convert Uploaded Images to WebP Format * * This snippet converts uploaded images (JPEG,…

Make Single Field Required

Make a single field on the donation form required.

1 34 35 36 37 38 214