Move "Grow your business" to "Things to do next" task list (#50487)

* Move marketing task to thngs to do next

* Add changelog
This commit is contained in:
Adrian Duffell 2024-08-09 13:06:59 +08:00 committed by GitHub
parent a337cfcab9
commit a687a97154
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
Move marketing task to things to do next task list

View File

@ -117,7 +117,6 @@ class TaskLists {
'Payments',
'Tax',
'Shipping',
'Marketing',
'LaunchYourStore',
);
@ -165,6 +164,7 @@ class TaskLists {
),
),
'tasks' => array(
'Marketing',
'ExtendStore',
'AdditionalPayments',
'GetMobileApp',