Tutorials
WooCommerce
Remove Fields from Checkout Page on WooCommerce
Here is a small code snippet to remove the fields you want from the Checkout page on WooCommerce. Just copy and paste the following snippet inside your functions.php on your child theme . Note: The below code will actually remove all billing and shipping checkout fields from WooCommerce . Keep only the lines with unset […]
June 19, 2020