Show Admin Bar

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

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Add Individual Category Tag Columns

Show a separate column for each category and tag, with a 1 or a 0 in…

Add Country

Add Kosovo to the list of countries in Charitable.

Send Notifications On User Registration

/** * Notify admin and user when a user registers with Charitable. * * @param array[]…

Custom Email Template

Creates a custom email template for EDD emails.

Verify Email Domain

During the banned email checks, see if the domain being checked has DNS configured, if not…

Prevent Duplicate Cart Items

Prevents the same item from being added to the cart multiple times.

Continue Shopping Button

Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.

File Size Display

After the download content, shows a list of the download files and their sizes

Move Jump to Recipe above featured image

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

<10

Show local fonts in block editor

Display custom fonts in the backend editor

Move WooCommerce Category Description Below Products

The following snippet moves the WooCommerce description from the default location (page header subheading) to below…

Set Header Menu as "Custom"

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

1 36 37 38 39 40 209