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.

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.

Disable Nonce Check For Non Logged In Users

Disables the nonce check for non-logged in donors, usually for those using page caching which causes…

Show Admin Bar

The code below shows the admin bar for logged in users who do not have these…

Move Jump to Recipe above featured image

/** * Ensures the "Jump to Recipe" button is added to the content really late. */…

<10

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…

Add Donor Comments To Donor Wall

This will display a donor comment with a donor's donation information on the donor wall in…

Remove Campaign Description

Remove the campaign descriptions from the campaign loop (campaign shortcodes).

Custom drag and drop

Allows you to drag and drop to reorder posts in the WP backend.

1 35 36 37 38 39 212