Blog

How to remove fields from the order page Woocommerce

To do this, you can use a plug-in type WooCommerce Checkout Manager.
And you can insert a simple function into the functions.php file of your theme:

In this function, you need to put the identifiers of the fields you want to delete. List of fields:

For example, to remove the “Last Name” field, the function should look like this:

© Copyright 2014 -  vchuy-develop.com. All rights reserved