A customizable, open-source ecommerce platform built on WordPress. Build any commerce solution you can imagine.
Go to file
Joshua T Flowers a8757648a1 Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382)
* Separate primary and secondary menu components

* Simplify category mapping

* Map categories and items simultaneously to improve performance

* Sort added menu items

* Pre-sort menu items

* Create single mapped sorting on server-side

* Fix incorrect menu ID references

* Update tests

* Move methods to utils file

* Add in permissions check in client nav

* Fix server-side capability check

* Fix duplicate expectation and test name

* Add testing instructions
2021-02-22 13:54:27 -05:00
plugins/woocommerce-admin Refactor menu item mapping and sorting (https://github.com/woocommerce/woocommerce-admin/pull/6382) 2021-02-22 13:54:27 -05:00