You can change the contents of all emails by overriding the templates from your (child) theme. Read the documentation on Template Structure for more information on where all the files are located and how you can override them.
For example, say you would like to override the admin order notification, copy: the templates/emails/admin-new-order.php file from the WooCommerce plugin to woocommerce/emails/admin-new-order.php in your (child) theme and you can customise it there. This way it will upgrade safe, so the changes are not lost when updating the plugin.
Related Posts:
- How to add a new product type on woocommerce product types? [closed]
- Customizing the Subject Field in WordPress’ Notification Emails?
- How to add usermeta to “Notice of Email Change” email message
- How to rotate the header image per day?
- WooCommerce Checkout page customization [closed]
- How to get multiple Action Hooks in an Array
- woocommerce Add custom field set like billing fields
- Creating Search Engine Friendly URL’s with Word Press
- How to pass external variables to the wp_new_user_notification_email filter?
- Make wordpress generate a custom XML file(not a sitemap) that is updated only when new content is posted?
- Send a custom WooCommerce email when custom order change [closed]
- How to change email address used for registrations?
- What’s wrong with Customizing new user notification email by add_filter?
- Why do posts disappear from admin after upgrading from WP 2.7.1 to 3.0.1?
- Display encrypted content on my website
- Qtranslate + Woocommerce (multiple tinymce) [closed]
- Changing settings of WooCommerce
- Woocommerce – Print Product’s Custom Field In Email
- How Can I limit the visible part of the short-description on the Category page?
- Translating (WooCommerce) placeholder text
- WooCommer Product Category Loop – How to change the display order of the rating and price?
- customer specific email attachment
- mailchimp integration on a custom footer
- How to send custom mail when a user complete a specific form
- Send default WooCommerce email when switching from custom order status
- How to send email with wp_mail() with from email taken from contact form instead of the host?
- Change post template the proper way
- Custom WP deactivate an email activation link sent to user’s email.
- How to make my wordpress site responds for 2 domains
- Custom Slider Per Page created
- Consolidate ‘add-to-cart’ buttons into one ‘add-all-to-cart’ button
- WordPress isn’t sending welcome email with the password reset
- Woocommerce send custom email receipt based on product attribute
- How to edit the new user email notification template
- Custom pages with plugin
- Creative uses of WordPress [closed]
- Shared functionality in plugins and themes
- Add button to TinyMCE bar without creating a plugin
- wp_nav_menu() custom container and container_id
- What is the proper way to apply the login_form_bottom filter?
- FireFox Inspector :: find CSS file related to
- Custom CSS for full post vs. excerpt (Content Options)
- Add field to posts (checkbox) that only one post can have
- Send batch of posts as HTML Email?
- Reproducing hierarchical list output from wp_list_categories(), using get_categories()
- Suggestions for WPMU Migration (advanced)
- Error upgrading from 2.9.2 to 3.0.1
- How do I go straight to “Edit More Details” when clicking on an item in the media library?
- How can I add a button to quicktags-toolbar?
- WordPress plugin for mail subscriptions [closed]
- custom session variables being lost in FF [closed]
- Recommend an open source, template driven website builder UI that produces a working WordPress site [closed]
- Where to add one custom end point and its function?
- Private member page
- For custom templates, is it better to use `template_include` or `type_template`?
- Can’t send mails using contact plugin [closed]
- Dynamic title in WordPress homepage
- Control Content On Non-Blog Pages
- Why can’t I access my Intranet LDAPS with NADI?
- How Can I Move Data From Form 1 To Form 2
- How to add custom control to a page?
- Navigation label for page in custom theme
- Setup page on first login on multisite
- Auto login from custom registration form
- How to get Related Custom Posts?
- Background image not appearing
- What is the best way to move a single site from one MS installation to another? [duplicate]
- “No Add Button” for me to customize my WordPress with themes and pluggins
- Basic Authentication problem with custom API endpoints
- Looking for advice for a mail sending plugin
- Don’t change Custom Post Type slug to unique value
- Shop page custom buttons which is visible to only administrator
- Insert menu with a custom walker into page / post body using shortcode?
- Query for specific custom field
- .php file for woocommerce edit category? [closed]
- Woocommerce custom field calculation
- Dynamic Control in customiser
- How to auto add nofollow to links in custom field?
- How to load a mycred hook from a plugin?
- toggle Multiple Loop with tittle
- How to display an alert when deleting a plugin?
- How To make Custom page of every Category
- Created Custom Block – When I come back to edit post/page and change my block content – Update button stays disabled
- Global theme customization multisite
- Adding discount functionality to the cart
- Floating CTA Image Integration
- Altered Media Library URLs
- Query 1 custom post type, each day, alphabetically
- Admin menu disable new/delete page
- How to loop through 1 CPT with 2 Taxonomies
- retrieve theme custom settings
- pull custom fields values from wp-database in a nested foreach loop
- Customise default site setup
- Adding a third custom taxonomies
- Custom CSS File wont work on second Page
- How to create a shortcode with HTML code in it and custom parameters/
- How to create a job post by email parsing? [closed]
- How to disable plugin capability : “create new category”
- I want to force secondary rows using WP_List_Table
- Hover Hide-Visible Additional CSS not working in WordPress website, but shows properly in Customize window