9017c953bd
Instead, a product selector has been added to the "Regenerate product attributes lookup table" entry in the tools page. If a product is selected, the tool regenerates the data only for that product; otherwise, it regenerates the entire table. This has forced a change on how the tools page is rendered. Now, instead of each tool being just a description and a trigger link, a form with GET method is rendered for each tool. The forms are rendered first and then the tools, since HTML doesn't allow to include forms inside tables; each button is associated to its form with a "form" attribute. Additionally, now the tools array returned by the woocommerce_debug_tools` hook can have a 'selector' array with the details needed to render a selector, which will also be part of the form for the tool. |
||
---|---|---|
.github | ||
.wordpress-org | ||
assets | ||
bin | ||
i18n | ||
includes | ||
lib | ||
packages | ||
sample-data | ||
src | ||
templates | ||
tests | ||
.codecov.yml | ||
.distignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.nvmrc | ||
.stylelintrc | ||
CODE_OF_CONDUCT.md | ||
Gruntfile.js | ||
README.md | ||
SECURITY.md | ||
changelog.txt | ||
composer.json | ||
composer.lock | ||
lerna.json | ||
license.txt | ||
package-lock.json | ||
package.json | ||
phpcs.xml | ||
phpunit.xml | ||
readme.txt | ||
renovate.json | ||
tsconfig.base.json | ||
tsconfig.json | ||
uninstall.php | ||
woocommerce.php |
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
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!