woocommerce/plugins/woocommerce-admin/docs/examples
Joshua T Flowers 8f836c292f Create task list APIs (https://github.com/woocommerce/woocommerce-admin/pull/7577)
* Add endpoint to hide task lists

* Migrate old setup task list hidden option

* Use option to store all hidden lists

* Add getter for deprecated options

* Migrate old task list options

* Move task lists into separate class

* Add TaskList class for individual task list control

* Update hidden checks to use TaskList api

* Update docs for hidden lists

* Update use of should_show_tasks to check for visible task lists

* Remove hide endpoint to reduce scope on PR

* Fix up failing tests

* Fix up rebase

* Add back in should_show_tasks with deprecation notice

* Add delay between payment tests
2021-09-02 17:40:02 -04:00
..
extensions Create task list APIs (https://github.com/woocommerce/woocommerce-admin/pull/7577) 2021-09-02 17:40:02 -04:00
images Add images 2018-11-01 12:38:36 -07:00
README.md Further tweaks to the sidebar markdown 2018-11-01 12:32:26 -07:00
_sidebar.md Further tweaks to the sidebar markdown 2018-11-01 12:32:26 -07:00
activity-panel-inbox.md Rename admin notes classes and file names to fit conventions (https://github.com/woocommerce/woocommerce-admin/pull/5142) 2020-09-28 14:35:10 +10:00

README.md

Examples

This folder contains examples of extending various parts of WooCommerce Admin.