Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
54 lines (44 loc) · 7.31 KB

File metadata and controls

54 lines (44 loc) · 7.31 KB

📣 Announcement: New documentation location

The documentation for WooCommerce Blocks has moved to the WooCommerce monorepo.

Please refer to the documentation in the new location as the files in this repository will no longer be updated and the repository will be archived.


Migrated Legacy Hooks

Below are the hooks that exist in WooCommerce core and that were brough over to WooCommerce Blocks.

Please note that the actions and filters here run on the server side. The client-side blocks won't necessarily change based on a callback added to a server side hook. Please see our documentation relating to APIs for manipulating the blocks on the client-side.

Legacy Filters

Legacy Actions