[wp-trac] [WordPress Trac] #62846: Allow direct linking to site health check result

WordPress Trac noreply at wordpress.org
Thu Jul 3 09:04:49 UTC 2025


#62846: Allow direct linking to site health check result
-------------------------------------------------+-------------------------
 Reporter:  sippis                               |       Owner:  audrasjb
     Type:  enhancement                          |      Status:  assigned
 Priority:  normal                               |   Milestone:  6.9
Component:  Site Health                          |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  reporter-feedback has-test-info      |     Focuses:  ui
  has-screenshots dev-feedback                   |
-------------------------------------------------+-------------------------
Changes (by nikunj8866):

 * keywords:  reporter-feedback has-test-info has-screenshots changes-
     requested => reporter-feedback has-test-info has-screenshots dev-
     feedback


Comment:

 Thanks for the testing info, @pmbaldha

 I've debugged the issue and found that the Site Health > Status tab loads
 its content via an AJAX request. Because of this, the specific accordion
 section referenced by the hash (e.g., #health-check-section-
 php_default_timezone) isn't immediately available in the DOM when the page
 loads, so the section doesn't open as expected.

 To prevent confusion, I've removed the hash-based link sharing for the
 Status tab accordion items.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/62846#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list