woocommerce/plugins/woocommerce-admin/client/task-lists
Adrian Duffell 76b8042359
Replace "Personalize Your Store" Task with "Choose Your Theme" (#40239)
* Update appearance task to choose a WP theme

* Add changelog

* Update redirect URL

Redirects to the main theme screen.

* Update plugins/woocommerce/src/Admin/Features/OnboardingTasks/Tasks/Appearance.php

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>

* Wrap URL in getAdminLink

* Update position of task

* Change title

* Change redirect URL to be the site editor

* Revert to original task name

* Use inherited is_complete function

* Use PHP-based action tracking

* Fix lint issue

---------

Co-authored-by: Ilyas Foo <foo.ilyas@gmail.com>
2023-09-21 00:25:35 +08:00
..
components Update TaskItem and WooPayments task (#40034) 2023-09-07 15:43:18 +02:00
fills Replace "Personalize Your Store" Task with "Choose Your Theme" (#40239) 2023-09-21 00:25:35 +08:00
hooks Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
progress-title Fix tasklist completion message when no tasks are completed (#38092) 2023-05-05 17:48:10 +08:00
reminder-bar Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
setup-task-list Fix customize store whitescreen in WP 6.3 (#40031) 2023-09-09 11:05:31 +08:00
test Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
index.ts Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-lists.scss Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00
task-lists.tsx Cleanup task list and re-organize file structure (#38271) 2023-05-17 09:54:31 +08:00