Customer Order Note for WooCommerce Products

Inserts a note field next to the add-to-cart button on every WooCommerce product page. Customers can…

Mike Whelan
<10

Set Custom Donation Receipt Page

You can set a custom donation receipt page, including a page that is not on your…

File Size Display

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

Remove Section

Remove entire sections from a profile form.

Move WPCode Status Column

This snippet makes the status column the 2nd column in the admin list of snippets.

<10

Keep me Logged In

Changes your Cookie expiration to one year so you don't have to keep logging so often.

Show current day, month, year in various formats

Return the current date and parts of current date in various formats

<10

Remove Customer Role From Excluded Roles

This filter can be used to remove the customer role from the excluded roles

<10

Verify Email Domain

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

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.

1 36 37 38 39 40 211