66c21a5e8b
The system status endpoint supports the global `_fields` query parameter for limiting which fields are returned. That is, if you send a request with a query string of `?_fields=environment`, only the environment property will be returned. However, we still calculate every property. This change ensure that we only gather the data that is necessary for the response. Since some of this data can be somewhat slow (like reading from the disk in the case of get_theme_info), this could have a pretty nice performance benefit in some cases. |
||
---|---|---|
.github | ||
.husky | ||
.vscode | ||
bin | ||
packages | ||
plugins | ||
tools | ||
.codecov.yml | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
.prettierrc.js | ||
.stylelintrc | ||
CODE_OF_CONDUCT.md | ||
DEVELOPMENT.md | ||
README.md | ||
SECURITY.md | ||
changelog.txt | ||
nx.json | ||
package.json | ||
phpcs.xml | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
renovate.json | ||
tsconfig.base.json | ||
workspace.json |
README.md
Welcome to the WooCommerce repository on GitHub. Here you can browse the source, look at open issues and keep track of development. We recommend all developers to follow the WooCommerce development blog to stay up to date about everything happening in the project. You can also follow @DevelopWC on Twitter for the latest development updates.
If you are not a developer, please use the WooCommerce plugin page on WordPress.org.
Documentation
- WooCommerce Documentation
- WooCommerce Developer Documentation
- WooCommerce Code Reference
- WooCommerce REST API Docs
- Setting up a development environment
Reporting Security Issues
To disclose a security issue to our team, please submit a report via HackerOne here.
Support
This repository is not suitable for support. Please don't use our issue tracker for support requests, but for core WooCommerce issues only. Support can take place through the appropriate channels:
- If you have a problem, you may want to start with the self help guide.
- The WooCommerce.com premium support portal for customers who have purchased themes or extensions.
- Our community forum on wp.org which is available for all WooCommerce users.
- The WooCommerce Help and Share Facebook group.
- For customizations, you may want to check our list of WooExperts or Codeable.
Support requests in issues on this repository will be closed on sight.
Contributing to WooCommerce
If you have a patch or have stumbled upon an issue with WooCommerce core, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this.
Made with 💜 by WooCommerce.
We're hiring! Come work with us!