Make WordPress Core

Opened 3 months ago

Closed 5 weeks ago

Last modified 5 weeks ago

#61153 closed defect (bug) (fixed)

Update help text in the admin area

Reported by: johnbillion's profile johnbillion Owned by: audrasjb's profile audrasjb
Milestone: 6.6 Priority: low
Severity: normal Version: 6.4
Component: Help/About Keywords: has-patch commit
Focuses: ui-copy Cc:

Description

Since [56515], some of the text shown in the Help tabs in the admin area need to be updated. The help text for the Network Admin -> Sites screen also needs some other corrections.

Change History (21)

This ticket was mentioned in PR #6508 on WordPress/wordpress-develop by @johnbillion.


3 months ago
#1

  • Keywords has-patch added

This updates the "Add New" references in the help text, and removes and corrects some outdated info on the Network Admin -> Sites screen.

#2 @nazmul111
2 months ago

  • Keywords needs-testing added

Checked and seems the ticket is resolve. And need some Testing . Also Need assign someone

Last edited 2 months ago by nazmul111 (previous) (diff)

#3 @renishsurani
2 months ago

Hi,

Test Report:
Patch tested - https://core.trac.wordpress.org/ticket/61153
Environment:

  • WordPress: 6.4
  • PHP: 8.1
  • Browser: Chrome 125
  • OS: macOS

Expected Result: The "Add New" text looks updated in the admin area.
Screenshots: https://prnt.sc/C5ZH3eT3ztG0

Thanks

Last edited 2 months ago by renishsurani (previous) (diff)

#4 @johnbillion
2 months ago

@renishsurani Thanks for testing but I think you commented on the wrong ticket :D

#6 @faisal03
2 months ago

Test Report

I tested the patch, and it is working as expected. ✅

Help copy updated

https://i.imgur.com/nyJaGiE.png

Environment

  • OS: macOS
  • Localhost Server: Nginx
  • PHP: 8.2.1
  • WordPress: 6.5.3
  • Browser: Chrome
  • Theme: TT1

Actual Results

  • ✅ The patch is working fine and the update copy of the help area can be seen under the Overview tab.

#7 @shailu25
2 months ago

Test Report

Patch Tested: https://github.com/WordPress/wordpress-develop/pull/6508

Environment:

WordPress - 6.5.3
OS - Windows
Browser - Firefox
Theme: Twenty Fifteen
PHP - 8.1.23

Actual Results:

  • Patch is working fine.✅
  • Updated text are showing in Help area's Overview Tab in Network Admin -> Sites screen & User Screen (/wp-admin/users.php)

Screenshots:

Network Admin -> Sites screen: Help area's Overview Tab's Updated Text:

https://i.imgur.com/wr42dmN.png

User Screen: Help area Overview Tab's Text (/wp-admin/users.php)

https://i.imgur.com/cXqf39y.png

#8 @sumitbagthariya16
8 weeks ago

  • Keywords needs-testing removed

Test Report ✅


Patch Tested: https://github.com/WordPress/wordpress-develop/pull/6508

Updated Text Screenshot
https://prnt.sc/3udhunGZ43NW

Testing Environment

WordPress: 6.5.3
Theme: Twenty Twenty-Four 1.1
PHP: 8.0.30
Web Server: Nginx 1.20.2
Browser: Chrome
OS: macOS Ventura 13.3

Actual Results:
The Patch is working as expected
The updated text is showing in Overview Tab

Last edited 8 weeks ago by sumitbagthariya16 (previous) (diff)

This ticket was mentioned in Slack in #core-test by sumitbagthariya16. View the logs.


8 weeks ago

#10 @Ankit K Gupta
8 weeks ago

Test Report

Description

This report validates that the patch works as expected.

Patch tested: https://github.com/WordPress/wordpress-develop/pull/6508

Environment

  • WordPress: 6.6-alpha-20240527.194552
  • PHP: 8.3.0
  • Browser: Chrome 125.0.0.0
  • OS: macOS
  • Theme: Twenty Sixteen 3.2
  • Site - Multisite environment

Actual Results

  1. ✅ Text changes work fine with the patch.

Supplemental Artifacts

User Screen Overview

https://i.imgur.com/eb55G9q.jpeg

Network Site Screen Overview Tab:

https://i.imgur.com/rorXw6I.jpeg

#11 @oglekler
7 weeks ago

  • Component changed from Administration to Help/About
  • Keywords needs-copy-review added

@marybaum Who can review the text itself?

#12 @marybaum
7 weeks ago

I can — after Beta 2 tomorrow?

#13 @rajinsharwar
7 weeks ago

Test Report

Description

This report validates that the patch works as expected.

Patch tested: https://github.com/WordPress/wordpress-develop/pull/6508

Environment

  • WordPress: 6.6-alpha
  • PHP: 8.1.23
  • Browser: Chrome
  • OS: Windows
  • Site - Multisite environment

Actual Results

  1. ✅ Text changes work fine with the patch.

Screenshots

User Screen

https://img001.prntscr.com/file/img001/b3FCfFLnTSKrBmwca1DJGw.png

Network Site Screen Tab:

https://img001.prntscr.com/file/img001/eyyrLoRwSAa2y90ge67k8w.png

#14 @hmbashar
6 weeks ago

This report validates that the patch works as expected.
Patch tested: PR6508

User Screen https://prnt.sc/NfEGHEUs2VXk
Network Tab https://prnt.sc/21tA4NnUebNN

Environment

  • WordPress: 6.6-alpha-57778-src
  • PHP: 8.3.8
  • Server: nginx/1.25.4
  • Database: mysqli (Server: 8.3.0 / Client: mysqlnd 8.3.8)
  • Browser: Chrome 125.0.0.0
  • OS: macOS
  • Theme: Twenty Sixteen 3.2
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.1.0

#15 @huzaifaalmesbah
6 weeks ago

Test Report

Patch tested: PR 6508

Environment

  • WordPress: 6.6-beta2-58392-src
  • PHP: 8.3.7
  • Server: nginx/1.25.5
  • Database: mysqli (Server: 11.3.2-MariaDB / Client: mysqlnd 8.3.7)
  • Browser: Chrome 125.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-Four 1.1
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.1.0

Screenshots

Network Sites screen User Screen
https://i.ibb.co/JshX0yj/Huzaifa-20240615085519.png https://i.ibb.co/4dG0xwT/Huzaifa-20240615085444.png

#16 @oglekler
5 weeks ago

@marybaum we have RC 1 with hard string freeze in a few days, so, we need to resume this ticket before it. Can you take a look, please?

#17 @oglekler
5 weeks ago

  • Keywords commit added

The patch is simple but has strings, and we have RC1 later today with strong string freeze, so, I am marking this for commit.

#18 @audrasjb
5 weeks ago

  • Keywords needs-copy-review removed
  • Owner set to audrasjb
  • Status changed from new to accepted

Self assigning for commit.

#19 @audrasjb
5 weeks ago

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

In 58564:

Help/About: Update some help text in the admin area.

This takes into account the changes from #47125 and updates the related Help Tabs content accordingly.

Follow-up to [56515].

Props johnbillion, renishsurani, faisal03, shailu25, sumitbagthariya16, Ankit-K-Gupta, oglekler, rajinsharwar, hmbashar, huzaifaalmesbah.
Fixes #61153.

#21 @audrasjb
5 weeks ago

In 58566:

Coding Standards: Fix WPCS issue found after [58564].

Unprops audrasjb.
See #61153.

Note: See TracTickets for help on using tickets.