auto-patch 638-dev-dev01-2024-05-14T20_44_36
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/**
|
||||
* "Order received" message.
|
||||
*
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/checkout/thankyou.php.
|
||||
* This template can be overridden by copying it to yourtheme/woocommerce/checkout/order-received.php.
|
||||
*
|
||||
* HOWEVER, on occasion WooCommerce will need to update template files and you
|
||||
* (the theme developer) will need to copy the new files to your theme to
|
||||
@@ -10,9 +10,9 @@
|
||||
* happen. When this occurs the version of the template file will be bumped and
|
||||
* the readme will list any important changes.
|
||||
*
|
||||
* @see https://woo.com/document/template-structure/
|
||||
* @see https://woocommerce.com/document/template-structure/
|
||||
* @package WooCommerce\Templates
|
||||
* @version 8.3.0
|
||||
* @version 8.8.0
|
||||
*
|
||||
* @var WC_Order|false $order
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user