5e4a6fc5e6
* Update totals-footer-item.md replacing `<` & `>` with `<` & `>` for the purposes of displaying html within code snippets on woocommerce docs site. * update < > with < > * more small fixes * update manifiest * update erroneous tag swap --------- Co-authored-by: piinthecloud <stephanie.pi@automattic.com> Co-authored-by: Jacklyn Biggin <hi@jacklyn.dev> |
||
---|---|---|
.. | ||
how-to-guides | ||
README.md | ||
block-template-lifecycle.md | ||
product-editor-extensibility-guidelines.md | ||
product-editor.md |
README.md
category_title | category_slug | post_title |
---|---|---|
Product Editor | product-editor | 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, which is going to help WooCommerce evolve alongside the WordPress ecosystem.