woocommerce/docs/product-editor-development
Jacklyn Biggin 4eb8626621
Docs: Update go-vip.net links/images to developer.woo.com (#43863)
* Update go-vip.net links/images to developer.woo.com

* Update go-vip.net links (with correct /)

* Force git to work

* Flx links

* fixing-image-links

---------

Co-authored-by: Brent MacKinnon <brent.mackinnon@a8c.com>
2024-01-22 13:13:17 -05:00
..
README.md Update category desc (#42978) 2024-01-08 15:51:24 -05:00
block-template-lifecycle.md Remove BlockTemplateRegistry (#43589) 2024-01-17 07:12:12 -05:00
product-editor-extensibility-guidelines.md Docs: Update go-vip.net links/images to developer.woo.com (#43863) 2024-01-22 13:13:17 -05:00
product-editor.md Removing notices that are no-longer-relevant (#43766) 2024-01-17 18:17:14 -05:00

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.