woocommerce/plugins/woocommerce-admin/docs/examples
Fernando dc02c47499 Home Screen - Small refactor to tasks extensibility (https://github.com/woocommerce/woocommerce-admin/pull/5833)
* Added unregister extended task

This commit adds a method to unregister extended task when the plugin is deactivated

* Refactored task lists handling

This commit refactors the task lists handling

* Added default task type

This commit adds a default task type

* Fixed method comment

* Moved method to group objects to lib

This commit moves method to group objects to `lib`

* Refactored getUngroupedTasks method

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2020-12-10 23:29:45 -03:00
..
extensions Home Screen - Small refactor to tasks extensibility (https://github.com/woocommerce/woocommerce-admin/pull/5833) 2020-12-10 23:29:45 -03: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.