woocommerce/docs/ux-guidelines-extensions
Leif Singer 8ee74ede0e
Update Woo.com references to WooCommerce.com (#46259)
* replace capitalized Woo.com with WooCommerce.com

* replace http URLs

* replace https URLs

* replace developer.woo.com

* add missing version in `@since` tag

* unslash the HTTP_REFERER

* WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

* add changelog file

* add more changelog files

* address linter errors

* address more linter errors

* fix test

* more linter errors
2024-04-09 09:50:15 +01:00
..
README.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
accessibility.md Update accessibility.md (#45316) 2024-03-05 15:01:52 +00:00
best-practices.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
colors.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
navigation.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
notices.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
onboarding.md Rework UX guidelines to be in distinct folders and files (#43543) 2024-01-16 16:04:53 -05:00
settings.md Rework UX guidelines to be in distinct folders and files (#43543) 2024-01-16 16:04:53 -05:00
task-list-and-inbox.md Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
testing.md Rework UX guidelines to be in distinct folders and files (#43543) 2024-01-16 16:04:53 -05:00

README.md

category_title category_slug post_title
Extension Guidelines user-experience-extensions Extension Guidelines

This section covers general guidelines, and best practices to follow in order to ensure your product experience aligns with WooCommerce for ease of use, seamless integration, and strong adoption.

We strongly recommend you review the current WooCommerce setup experience to get familiar with the user experience and taxonomy.

We also recommend you review the WordPress core guidelines to ensure your product isn't breaking any rules, and review this helpful resource on content style.

General

Use existing WordPress/WooCommerce UI, built in components (text fields, checkboxes, etc) and existing menu structures.

Plugins which draw on WordPress' core design aesthetic will benefit from future updates to this design as WordPress continues to evolve. If you need to make an exception for your product, be prepared to provide a valid use case.