You can do it by adding this code to functions.php
:
function custom_override_checkout_fields( $fields ) {
unset($fields['billing']['billing_email']);
return $fields;
}
add_filter( 'woocommerce_checkout_fields' , 'custom_override_checkout_fields', 1000, 1 );
But it is wrong approach, since WooCommerce uses email to notify user about status of the order.
Related Posts:
- Print shortcode in custom action hook not where the shortcode is entered
- Viewing checkout page removes fees from mini cart
- How can Use custom input field in functions.php page?
- customer specific email attachment
- Check get_post value after wp-admin login
- How can I edit post data before it is saved?
- How to add a new product type on woocommerce product types? [closed]
- how to override woocommerce specific loop or archive-product.php [closed]
- WordPress hook before inserting post into database
- Making Custom Fields Standard in the Admin UI
- WordPress Multisite: Adding actions to only one site
- How to remove action hook done in a plugin from functions.php in my theme?
- Add custom html to last sub-menu item
- Get all products with a custom attribute
- Why isn’t is_home() working correctly?
- Any Hook Called When Post Becomes Published?
- When using the block.getSaveElement hook can you output different markup based on whether or not you are in the edit view or the live page view?
- pagination in woocommerce order history page
- How to exclude certain widget from showing up on home/front page? [duplicate]
- Extend Woocommerce rest api routes fails
- How to Remove a Filter from the Admin List Table?
- Remove action on product archive page [closed]
- Show attribute description when filtering by that attribute
- Create a Custom menu item fetched by Product Categories and Sub Categories
- Schedule cron event from widget
- Customizing the default logout page of WordPress
- Is there a filter hook that I can use to change how taxonomy term names are displayed?
- How to prevent action in ajax request, when in admin side?
- How can I add data to a custom column in the Users section of the wordpress backend?
- Woocommerce – Hide a Column in Cart Table
- Add my own function to existing WooCommerce hook
- Is there a Woocommerce hook that fires when applying a coupon but before checking if it’s valid?
- What is the action hook for an order that fails on frontend checkout in WooCommerce?
- Show post page only if the user has bought a specific product
- redirect product-category to a custom page
- How to trigger function on theme delete?
- Woocommerce Product page edit
- How to get multiple Action Hooks in an Array
- Edit admin post page
- Setting up Different Layouts for Each Product Category and Subcategory [closed]
- How to redirect WooCommerce shop URL?
- Unable to display custom fields on WooCommerce product pages
- Send a custom WooCommerce email when custom order change [closed]
- Change WooCommerce product price based on category and GEO IP country
- Which hook should I use to capture $_POST(‘password’) via profile update and password reset
- Automatically Update Woocommerce Prices [closed]
- Edit WooCommerce product content based on category
- Hooking into the init action will fire it too frequently?
- adding multiple custom columns to users.php
- Add custom field to woocommerce variations [closed]
- how to get the categories for a single product in a hierarchical way
- woocommerce_checkout_fields modifying existing billing_phone label created new field
- Trying to build simple deposit code that hooks into woocommerce
- Adding buttons to Add New Post and Add New Page
- How to add an extra button on woocommerce shop page and use it to send the product info with image in a mail? [closed]
- how do I remove the shipping from woocommerce thankyou page and from the email
- How to list all WC products by their attributes values?
- Woocomerce custom billing address fields display in order details [closed]
- Color swatches on category page? [closed]
- help to change some colors (woocomerce and store locator) [closed]
- No shipping method has been selected [closed]
- Execute JavaScript in WordPress Hook
- Modify custom field input data before creating a new post
- WooCommerce Hook: Content get’s displayed twice and not AFTER the order total
- Changer numbers of columns in woocommerce shop
- Woocommerce product permalink not working
- How to cancel an action hooked to untrash_post? or any hook
- Plugin Development – Functions or Hooks?
- Returning or use form data using a hook?
- “woocommerce_form_field()” function having issues after latest woocommerce update [closed]
- How to customize shipping region/states on WooCommerce
- Rename WooCommerce sorting dropdown options [closed]
- WooCommerce: after install hook
- password_reset doesnt work
- How to access deleted term inside delete_product_cat action
- Woocommerce – Adding row to cart table
- WooCommerce custom billing fields on email address
- Advanced WordPress plugin activation detection
- Woocommerce custom checkout form
- Woocommerce custom field calculation
- Hiding Short Description in Shop Page, WooCommerce
- How to access page variable inside action hook
- wordpress shortcode not working
- How to append custom text to the output of ‘categories widget’?
- How to load a mycred hook from a plugin?
- WooCommer Product Category Loop – How to change the display order of the rating and price?
- add_action does not work when instance multiple tab-containers via template-file
- Customize Widget Navigation
- Hook before user is created and make some custom validation
- I found this code to be very useful, how can I change it to a text that display “Product versions and period of last update” rather than a button?
- Display custom product option in admin order details
- Customizing woocommerce product page
- How to make WordPress search page use a relative path
- Woocommerce custom archive page custom content and shortcode
- WP_Query – sort the results by meta value custom attribute wocoomerce
- Adding overlay search to wordpress using add action/filter
- Style WooCommerce Product Search Widget
- Product page not found if product data is set Appointment Service
- Save_post – Warning: Cannot modify header information
- Query Product categories what have a custom field