AI Verified

Name

Hide Order Notes

About

Hide Order notes in WooCommerce check out page.

Language

PHP

Rating

Voted: 1 by 1 user(s)

Codevault

Jaypee

Scroll down to see more snippets from this codevault.

Wordpress Compatability

The author has indicated that this snippet is compatable up to wordpress version: 6.1

Our AI bot has checked this snippet is compatable up to wordpress version: 6.1

Code Snippet Plugin Sync

Free & Pro

Download this snippet by clicking the download button, then head over to the Code Snippet Plugin settings in your wordpress admin dashboard, select the import menu then upload this file to import into your wordpress site.

Pro Only (Coming Soon)

You will be able to click a button and sync this snippet to your wordpress site automatically and from your dashboard manage all code snippets across all your wordpress sites that have the Code Snippets Pro plugin installed.

Website/ Profile URL:

https://maglacasdigital.com/

History

Last modified:

23/05/2023

Important Note

This snippet has the following status:

AI Verified

This snippet has been tested by our AI bot, see any comments below.

AI Bot Comments:

Found 0 vulnerabilities

Hide Order Notes

 
                    
1/**
2 * Hide Order notes
3 */
4 
5add_filter( 'woocommerce_enable_order_notes_field', '__return_false');

1

Related Snippets

Please see some snippets below related to this snippet..

WooCommerce

AI Verified

0

Streamline Your Shopping with Automatic Coupon Code Integration in Your Cart

Added: 7 months ago

Last Updated: 7 months ago

Enhance your shopping experience with seamless savings! We believe in making your store user-friendly to boost order satisfaction. Say goodbye to manual coupon entries – our system now automatically a...

WooCommerce

AI Verified

0

WooCommerce Product Page - Category Dropdown

Added: 11 months ago

Last Updated: 10 months ago

In the Product page on the backend, the woocommerce category search filter will stop being a dropdown menu when you exceed 100 categories. It turns into an autofill search field. This snippet stops th...

WooCommerce

AI Verified

0

WooCommerce Remove Sale Badge

Added: 1 year ago

Last Updated: 1 year ago

This snippet shows you how you can remove the sale badge on both the product archive loop item (which usually appears on top of the image or just below the product title. It also removes the sale badg...

Other Snippets in this Codevault

These are some popular snippets from this users codevault..

WooCommerce

AI Verified

1

Hide Order Notes

Added: 1 year ago

Last Updated: 1 year ago

Hide Order notes in WooCommerce check out page.

WooCommerce

AI Verified

0

Change COD default order status to On-hold

Added: 1 year ago

Last Updated: 1 year ago

Makes On-hold the orders using COD and BACS

JavaScript

Unverified

0

Text fields makes autocomplete off

Added: 1 year ago

Last Updated: 1 year ago

Make text field autocomplete off using the Fluent forms plugin