10 lines
541 B
Markdown
10 lines
541 B
Markdown
---
|
|
category_title: Product Editor
|
|
category_slug: product-editor
|
|
post_title: Product Editor
|
|
---
|
|
|
|
Discover how to customize the WooCommerce product editor, from extending product data to adding unique functionalities.
|
|
|
|
This handbook is a guide for extension developers looking to add support for the new product editor in their extensions. The product editor uses [Gutenberg's Block Editor](https://github.com/WordPress/gutenberg/tree/trunk/packages/block-editor), which is going to help WooCommerce evolve alongside the WordPress ecosystem.
|