Prevent AIOSEO from changing the category to the primary one
This snippet will prevent AIOSEO from changing the category to the primary one.
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.
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…
Add Picture Field To Donation Form
A picture field is added to the donation form, allowing donors to upload an image as…
Export Categories and Tags
Export Categories and Tags
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
New Donation Field Plus Customized Donor Name
This is the full code for a tutorial written on the WP Charitable blog.
Hide Admins from being tracked
Adds a function that will allow you to properly add all your tracking scripts and stop…
Remove Campaign Description
Remove the campaign descriptions from the campaign loop (campaign shortcodes).
Prevent Duplicate Cart Items
Prevents the same item from being added to the cart multiple times.
Custom drag and drop
Allows you to drag and drop to reorder posts in the WP backend.
Add Empty Option To Countries List
Add an empty "Select your country"option at the start of the list of countries in the…