A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Rasmy Nguyen cbb1a540bd Change hook name and add id param to track method
This changes the addon install hook to match the other hooks in the
extensions tracking class. This also adds an addon_id param to the
callback associated with this hook so we can extend this to other
plugins in the future.
2021-02-23 11:34:28 +09:00
.github
.wordpress-org
assets Merge pull request #29109 from woocommerce/update/add-tracking-to-status-widget 2021-02-18 20:03:50 -03:00
bin
i18n
includes Change hook name and add id param to track method 2021-02-23 11:34:28 +09:00
lib
packages
sample-data
src
templates
tests Merge pull request #29079 from woocommerce/try/handle-confirm-dialog 2021-02-19 15:58:58 -07:00
.codecov.yml
.distignore
.editorconfig
.eslintignore
.eslintrc.js
.gitattributes
.gitignore
.nvmrc
.stylelintrc
.travis.yml
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

WooCommerce

license Latest Stable Version WordPress.org downloads WordPress.org rating Build Status codecov

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

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:

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.