woocommerce/plugins/woocommerce-admin/client/products/layout
louwie17 78c28ae9f3
Add product link field (#34313)
* Add initial product field and modal for editing product link

* Create a product link modal for editing product link

* Only show permalink when product is published

* Add changelogs

* Add changelog for data package

* Change save button to primary

* Fix merge conflcts

* Add getPermalinkParts selector to products store

* Made use of getPermalinkParts to support draft products
2022-08-19 12:05:13 -03:00
..
test Add product link field (#34313) 2022-08-19 12:05:13 -03:00
product-field-layout.tsx Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
product-form-layout.scss Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
product-form-layout.tsx Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
product-section-layout.scss Add product link field (#34313) 2022-08-19 12:05:13 -03:00
product-section-layout.tsx Add product link field (#34313) 2022-08-19 12:05:13 -03:00
woo-product-field-item.tsx Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00