#61153 closed defect (bug) (fixed)
Update help text in the admin area
Reported by: | johnbillion | Owned by: | 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.
6 months ago
#1
- Keywords has-patch added
#2
@
5 months ago
- Keywords needs-testing added
Checked and seems the ticket is resolve. And need some Testing . Also Need assign someone
#3
@
5 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:
Thanks
#5
@
5 months ago
@johnbillion I have checked https://core.trac.wordpress.org/ticket/61153 ticket.
#7
@
5 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:
User Screen: Help area Overview Tab's Text (/wp-admin/users.php)
#8
@
5 months 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
This ticket was mentioned in Slack in #core-test by sumitbagthariya16. View the logs.
5 months ago
#10
@
5 months 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
- ✅ Text changes work fine with the patch.
Supplemental Artifacts
User Screen Overview
Network Site Screen Overview Tab:
#11
@
5 months ago
- Component changed from Administration to Help/About
- Keywords needs-copy-review added
@marybaum Who can review the text itself?
#13
@
5 months 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
- ✅ Text changes work fine with the patch.
Screenshots
User Screen
Network Site Screen Tab:
#14
@
5 months 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
@
5 months 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 |
#16
@
5 months 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
@
4 months 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
@
4 months ago
- Keywords needs-copy-review removed
- Owner set to audrasjb
- Status changed from new to accepted
Self assigning for commit.
@audrasjb commented on PR #6508:
4 months ago
#20
committed in https://core.trac.wordpress.org/changeset/58564
This updates the "Add New" references in the help text, and removes and corrects some outdated info on the Network Admin -> Sites screen.