You can do using this way –
This template can be overridden by copying it to yourtheme/woocommerce/emails/plain/email-order-details.php
if ( $sent_to_admin ) {
/* translators: %s: Order link. */
echo "\n" . sprintf( esc_html__( 'View order: %s', 'woocommerce' ), esc_url( $order->get_edit_order_url() ) ) . "\n";
}
Related Posts:
- using woocommerce_template_single_add_to_cart in shop-loop – javascript issues [closed]
- How to make custom total price reactive in navigation
- How to prevent those PHP variables from being cached on WordPress?
- How do I display a user’s previous orders as a select box option on a product?
- Status 400 for AJAX POST Request with admin-ajax.php
- How to add specific meta tags to head of cart and checkout pages in woocommerce?
- get taxonomy thumbnail and use it as a variable in code
- Creating a brand attribute as a variable
- Variation prices breakdown only for single product page
- AJAX to add to cart multiple products woocommerce
- sessionStorage saves input value in browser but it is not loaded in the form field
- How to echo a PHP code into WooCommerce variation product?
- Display text of price (minus 20%) on every product page in a sentence.
- Add specific phrase after every product title including the discounted price? [closed]
- Remove Woocommerce product from cart with ajax/fetch
- WooCommerce Modal Fly cart on add to cart – With AJAX
- Retrive the value of the Active variation of the product and then link it to the “read more” to dynamically change
- Woocommerce product search result page layout
- WordPress Visual Editor Stripping HTML Changes
- WordPress Admin Bar pushed Sticky Footer off the bottom of the page
- Edit tag cloud widget number
- How to remove hardcoded characters from playlists?
- Hide a menu-item and its submenus and display a ‘Log in’ link if the user is logged out
- How to get Woocommerce Variation ID? [closed]
- Handling an Ajax form submit
- API JSON Data in WordPress
- Add product tag names to WooCommerce new order email subject
- Using an Image Slider twice on the same page
- How to display product cropped thumbnail (150×150) for WooCommerce product categories
- Add to checkout total lines an additional line below shipping in WooCommerce
- How To Change The Html of Products filtration sidebar in Woocommerce?
- How To add custom radio boxes to WooCommerce Billing page and change total price by this field?
- WooCommerce: update custom fields after checkout validation failure
- Trigger Woocommerce New User Email
- How to speed up admin-ajax.php in wordpress
- My Own layout in WooCommerce pages [closed]
- JQuery not working on WordPress Admin page [closed]
- Woocommerce – remove product from category
- How does this WordPress Plugin (Thrive Comments) apply their custom comment sort? [closed]
- Get WooCommerce product details and transfer them to a custom DB table
- Ajax not working es expected (Returns 0)
- Woocommerce product variation backorder
- WooCommerce Webhooks not firing because of error in wp-includes/meta.php
- WooCommerce: How can I get orders with a custom ID in order meta data object?
- Sum the total amount of a specific product purchased per user and display in table
- Incorrect MIME type for assets with Valet
- Media Upload , file name changed automatically
- Woocommerce change prices for a certain country [closed]
- Error – ‘create_function is deprecated’ [closed]
- Extend Woocommerce Widget Class – WC_Widget_Product_Categories
- trouble with page_id & highlighting current page
- wordpress admin plugin menu custom css
- Load Posts on Click via Ajax into a DIV
- Remove item in Checkout
- After adding my website to a new server, I keep getting a unexpected end of file error, but the file is identitcal to it’s original source
- Woocommerce – get_items() returns empty array
- Why i can’t get custom fields value or post ID via Ajax?
- Include js script ONLY on woocommerce product category pages? [closed]
- Cannot access $wpdb, comes back NULL
- WP_Query multiple post results
- Convert Featured products loop into Recent products loop?
- How to reference PHP in Javascript
- Accessing an API with jQuery and AJAX
- Ajaxurl suddenly not defined
- Woocommerce order status payment
- Dynamically added custom fields not displayed on WooCommerce email notifications
- html form: redirect page after form completes submit function and posts data
- How do I set a hidden field to a value?
- How to remove Login from in my account page
- Gutenberg block don’t save rich text content
- Creating a POP Alert
- How do I check if a product is in two categories?
- php code for outputting a custom page in my account
- Hide specific shipping methode depending on day and time of day
- Adding custom field to product category and show it to shop/category shop page
- Remove span tags from WooCommerce Downloads page
- Hide Approved status for certain users in users list
- Edit woocommerce_product_archive_description using hook
- How to empty price of simple and variable product when product changed into out off stock
- How to create loop inside wordpress function?
- How to auto-generate random numbers in username?
- Get Billing Email from WooCommece Checkout and Pass to Fullstory JS
- Woocommerce custom attributes list help
- Custom Post type Ajax search results
- include javascript Multiple files in wordpress through script.js
- Ajax wordpress function showing source code in alert and not value of input field?
- Full search and replace isn’t enough to make all pictures to be loaded with https
- I want url from a file in media using title file
- make an array in wordpress cusmization api?
- Global filter not working
- WooCommerce remove_action and add_action [closed]
- Retrieve $_POST data to send to javascript without using localize script
- Add a downloaded JS file to WordPress
- Querying latitude and longitude into google maps correctly
- js code not stored in database currectly
- How to add margin underneath woocommerce total price amount -> productpages
- How to find the value of the user password in wordpress and send it to another server via rest api
- Change Checkout “Place Order” text if cart has a specific product
- Passing javascript variable to php file
- Javascript code not working – $ is not a function error