[wp-trac] [WordPress Trac] #62846: Allow direct linking to site health check result
WordPress Trac
noreply at wordpress.org
Wed Feb 4 12:56:39 UTC 2026
#62846: Allow direct linking to site health check result
-------------------------------------------------+-------------------------
Reporter: sippis | Owner: audrasjb
Type: enhancement | Status: assigned
Priority: normal | Milestone: 7.0
Component: Site Health | Version:
Severity: normal | Resolution:
Keywords: has-test-info has-screenshots dev- | Focuses: ui
feedback |
-------------------------------------------------+-------------------------
Changes (by huzaifaalmesbah):
* keywords: has-test-info has-screenshots dev-feedback needs-testing =>
has-test-info has-screenshots dev-feedback
Comment:
== Patch Testing Report ==
'''Patch Tested:''' https://github.com/WordPress/wordpress-
develop/pull/9176
=== Environment ===
* WordPress: 7.0-alpha-61215-src
* PHP: 8.2.30
* Server: nginx/1.29.4
* Database: mysqli (Server: 9.5.0 / Client: mysqlnd 8.2.30)
* Browser: Chrome 144.0.0.0
* OS: macOS
* Theme: Twenty Twenty-Five 1.4
* MU Plugins: None
* Plugins:
- Classic Editor 1.6.7
- Hello Dolly 1.7.2
- Test Reports 1.2.1
=== Steps taken ===
1. Applied the PR patch.
2. Run `npm run build:dev` to rebuild JavaScript assets.
3. Navigated to Tools → Site Health → Info (Debug tab).
4. Clicked accordion sections and copied their generated hash URLs.
5. Opened direct URLs:
{{{
/wp-admin/site-health.php?tab=debug#health-check-section-wp-plugins-
active
/wp-admin/site-health.php?tab=debug#health-check-section-wp-server
}}}
6. Reloaded and tested opening links in new tabs.
7. ✅ Patch is solving the problem.
=== Expected result ===
* Page scrolls to the targeted section.
* Corresponding accordion expands automatically.
* Section is visible and highlighted.
* Hash updates when toggling sections.
=== Additional Notes ===
* Running `npm run build:dev` is required after applying the patch for JS
changes to take effect.
* Tested multiple sections and behavior is consistent.
=== Screenshots / Screencast ===
Before and after video: https://files.catbox.moe/3xxzdo.mp4
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62846#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list