69a864af67
* Update ‘orders_view’ tracks event for HPOS * Update ‘orders_view_search’ tracks event for HPOS * Update ‘order_edit_date_created’ tracks event for HPOS * Update ‘order_edit_add_order’ tracks event for HPOS * Correctly enqueue order tracking JS scripts when HPOS is active * Address TS script * Change add_filter() to add_action() * Fix tests * Add changelog * Fix some linting issues * Make PHPCS happy * Better handle deprecating old method * Fix condition |
||
---|---|---|
.. | ||
bin | ||
changelog | ||
client | ||
docs | ||
.browserslistrc | ||
.distignore | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.prettierrc.js | ||
.stylelintignore | ||
README.md | ||
babel.config.js | ||
composer.json | ||
composer.lock | ||
package.json | ||
stylelint.config.js | ||
tsconfig.json | ||
unminify.js | ||
webpack.config.js |
README.md
WooCommerce Admin
This is a javascript-driven, React-based admin interface for WooCommerce.
Development
Please refer to the WooCommerce Admin Development.
End-to-end tests
Please refer to the WooCommerce End to End Tests.
Common Issues
If you're encountering any issue setting things up, chances are we have been there too. Please have a look at our wiki for a list of common problems.