WooCommerce Checkout Hooks
Customize checkout fields, validation, and order review sections.
Customize checkout fields, validation, and order review sections.
Understand WooCommerce as the WordPress eCommerce platform powered by products, carts, and orders.
See how WooCommerce layers WordPress with store objects, sessions, and CRUD data stores.
Organize a WooCommerce extension with bootstrap checks and feature classes.
Create a minimal WooCommerce-aware plugin and activate it safely.
Scale your extension with includes for admin, front-end, REST, and integrations.
Extend WooCommerce the right way with actions and filters instead of core edits.
Use actions for side effects and filters to modify values WooCommerce uses.
Customize product pages and loops with product summary and shop loop hooks.