woocommerce/plugins/woocommerce-blocks/assets/js/blocks/order-confirmation/create-account
Mike Jolley c0c162ee61
Delayed account creation: Use Block Hooks to inject block into the Order Confirmation template (#51582)
* Force block to be inserted after account summary

* Clean up block hooks

* Changelog

* Escape strings in default content

* Init $notice to prevent PHP notice
2024-09-27 15:13:26 +01:00
..
block.json Delayed account creation: Use Block Hooks to inject block into the Order Confirmation template (#51582) 2024-09-27 15:13:26 +01:00
edit.tsx Delayed account creation: Admin settings (#51236) 2024-09-20 16:20:09 +01:00
form.tsx Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
frontend.tsx [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
index.tsx [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00
style.scss Delayed Account Creation: Support option to send password setup link to customer via email (#51227) 2024-09-19 15:03:27 +01:00
utils.ts [Experimental] Delayed Account Creation Block (#50934) 2024-09-12 11:18:13 +01:00