Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#54321 closed defect (bug) (fixed)

Proposed text update for WP-Admin directory

Reported by: webcommsat's profile webcommsat Owned by: hellofromtonya's profile hellofromTonya
Milestone: 5.9 Priority: normal
Severity: normal Version:
Component: Help/About Keywords: has-copy-review has-patch commit
Focuses: ui-copy Cc:

Description

Following the bug scrubs on the About/ Help page component.
Proposed text updates for WP-Admin directory. This will need to be updated in two PHP files.

Change History (17)

#1 @webcommsat
4 years ago

This ticket links to #47848

Copy review relating to comment:22:ticket:47848.

Current:
Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title.

Proposed text after the bug scrub:
Welcome to your WordPress Dashboard!
The Dashboard is the first place you will come to every time you log into your site. It is where you will find all your WordPress tools. If you need help, just click the 'Help' tab above the screen title.

Last edited 4 years ago by SergeyBiryukov (previous) (diff)

This ticket was mentioned in Slack in #core by abhanonstopnews. View the logs.


4 years ago

#3 @SergeyBiryukov
4 years ago

  • Component changed from General to Help/About

This ticket was mentioned in PR #1785 on WordPress/wordpress-develop by costdev.


4 years ago
#4

  • Keywords has-patch added; needs-patch removed

#5 @costdev
4 years ago

@marybaum, @webcommsat PR ready for review

This ticket was mentioned in Slack in #core by costdev. View the logs.


4 years ago

This ticket was mentioned in Slack in #core by abhanonstopnews. View the logs.


4 years ago

#8 @audrasjb
4 years ago

Thanks for the PR @costdev

On minor point:
just click the 'Help' tab above

I think we should replace single quotes with double quotes here.

#9 @audrasjb
4 years ago

  • Keywords needs-refresh added

#10 @costdev
4 years ago

  • Keywords needs-refresh removed

Thanks @audrasjb! The PR has been updated to replace 'Help' with "Help".

#11 @audrasjb
4 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 5.9

Thanks @costdev. Patch looks good to me now.
Marking for commit consideration

#12 @hellofromTonya
4 years ago

  • Owner changed from marybaum to hellofromTonya
  • Status changed from assigned to reviewing

#13 @hellofromTonya
4 years ago

  • Resolution set to fixed
  • Status changed from reviewing to closed

In 51995:

Help/About: Improve the Welcome text in wp-admin/_index.php.

Improves the Welcome to your WordPress Dashboard! copy in the Overview section of the help tab.

Follow-up to [18914], [19007], [37680].

Props webcommsat, marybaum, costdev, audrasjb.
Fixes #54321.

#15 @hellofromTonya
4 years ago

Thank you everyone for your contribution! The changes have been committed.

#16 @SergeyBiryukov
4 years ago

In 52001:

Help/About: Improve typography in the Welcome to your WordPress Dashboard! text.

Per the general consensus in #8714 and similar tickets, user-facing strings should use “curly quotes” for better typography.

Remove the svn:executable property that appears to be added accidentally.

Follow-up to [38049], [42200], [46585], [51995].

See #54321.

#17 @SergeyBiryukov
4 years ago

In 52005:

General: Remove the svn:executable property from wp-admin/_index.php.

The property appears to be added accidentally. The removing was mentioned but not included in the previous commit.

Follow-up to [38049], [42200], [46585], [51995], [52001].

See #54321.

Note: See TracTickets for help on using tickets.