11 lines
342 B
Markdown
11 lines
342 B
Markdown
|
# Hooks
|
||
|
|
||
|
We have several hooks that can be used by extensions, some are new and some are hooks that already exist in WooCommerce core.
|
||
|
|
||
|
- [Filters](./filters.md)
|
||
|
- [Actions](./actions.md)
|
||
|
|
||
|
We also have a list of hooks that have been migrated from WooCommerce Core, but that have been renamed.
|
||
|
|
||
|
- [List of migrated hooks](./migrated-hooks.md)
|