Adding Field in WooCommerce
Question
I would like to add a field in WooCommerce checkout page. I would like to use below code.
add_filter( 'woocommerce_checkout_fields' , 'my_override_checkout_fields' );
But in which file should I put this code ?
0
woocommerce
3 years
2020-04-02T04:52:42-05:00
2020-04-02T04:52:42-05:00 0 Answers
68 views
0
Leave an answer