WordPress   

Remove order notes from woocommerce checkout page

//Remove order notes field from woocommerce checkout page
add_filter( 'woocommerce_enable_order_notes_field', '__return_false', 9999 );
Need a helping hand in fixing your website issues?

If you are facing any problems in implementing these code snippets and tutorials, you can hire us to fix your website issues.

Hire Us