This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor/rebrand order received template to order confirmation (#9734)
* rebrand order received to order confirmation * updated descriptions for templates * updated descriptions for order confirmation placeholder
- Loading branch information
Showing
10 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../templates/blockified/order-received.html → ...plates/blockified/order-confirmation.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<!-- wp:template-part {"slug":"header"} /--> | ||
<!-- wp:group {"tagName": "main", "layout":{"inherit":true,"type":"constrained"}} --> | ||
<main class="wp-block-group"> | ||
<!-- wp:woocommerce/legacy-template {"template":"order-received"} /--> | ||
<!-- wp:woocommerce/legacy-template {"template":"order-confirmation"} /--> | ||
</main> | ||
<!-- /wp:group --> | ||
<!-- wp:template-part {"slug":"footer"} /--> |
2 changes: 1 addition & 1 deletion
2
templates/templates/order-received.html → templates/templates/order-confirmation.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<!-- wp:template-part {"slug":"header"} /--> | ||
<!-- wp:group {"tagName": "main", "layout":{"inherit":true,"type":"constrained"}} --> | ||
<main class="wp-block-group"> | ||
<!-- wp:woocommerce/legacy-template {"template":"order-received"} /--> | ||
<!-- wp:woocommerce/legacy-template {"template":"order-confirmation"} /--> | ||
</main> | ||
<!-- /wp:group --> | ||
<!-- wp:template-part {"slug":"footer"} /--> |