add_filter( 'woocommerce_enable_order_notes_field', '__return_false', 9999 );
add_filter( 'woocommerce_checkout_fields' , 'removetab_order_notes' );
function removetab_order_notes( $fields ) {
unset($fields['order']['order_comments']);
return $fields;
}
Skip to content
-
-
-
-
-
- Bread
-
$2.90 – $12.75Price range: $2.90 through $12.75
- Select options
This product has multiple variants. The options may be chosen on the product page
-
-
- Bread
-
$2.90 – $12.75Price range: $2.90 through $12.75
- Select options
This product has multiple variants. The options may be chosen on the product page