Changes between Initial Version and Version 1 of Ticket #55878
- Timestamp:
- 05/31/2022 04:29:55 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #55878
- Property Keywords 2nd-opinion added
-
Property
Version
changed from
6.0
to
-
Ticket #55878 – Description
initial v1 1 What problem does this address? 1 **What problem does this address?** 2 2 3 A new user might not understand the difference between uploading a theme and browsing the theme repository. To make it easier for new users to use WordPress, user actions should be clearer. 3 4 4 What is your proposed solution? 5 image 5 **What is your proposed solution?** 6 6 7 The Add New isn't descriptive of the action the user should it. The text on the button should be changed to "Browse WordPress Themes". 8 Manage Themes should be changed to My Themes to indicate to the user these are the themes they have installed on their website. 9 A button should be added that allows the user to upload a theme. It should say "Upload Theme". 10 The button that says "Add New Theme" should be changed to "Browse WordPress Themes" so the user understands the button is not for uploading WordPress themes but to browse themes. 7 [[Image(the-problem_add-new-theme.png)]] 11 8 12 Orginally posted here: https://github.com/WordPress/gutenberg/issues/41244 9 - The Add New isn't descriptive of the action the user should it. The text on the button should be changed to "Browse WordPress Themes". 10 - Manage Themes should be changed to My Themes to indicate to the user these are the themes they have installed on their website. 11 - A button should be added that allows the user to upload a theme. It should say "Upload Theme". 12 - The button that says "Add New Theme" should be changed to "Browse WordPress Themes" so the user understands the button is not for uploading WordPress themes but to browse themes. 13 14 Originally posted here: https://github.com/WordPress/gutenberg/issues/41244