[wp-trac] [WordPress Trac] #53014: Health check should list all feature flags in core and show which features the current theme supports

WordPress Trac noreply at wordpress.org
Fri Jan 27 14:11:14 UTC 2023


#53014: Health check should list all feature flags in core and show which features
the current theme supports
-----------------------------+-----------------------------
 Reporter:  pbearne          |       Owner:  (none)
     Type:  feature request  |      Status:  new
 Priority:  normal           |   Milestone:  Future Release
Component:  Site Health      |     Version:  5.8
 Severity:  normal           |  Resolution:
 Keywords:                   |     Focuses:  docs
-----------------------------+-----------------------------

Comment (by Clorith):

 The current Site Health implementation will, in the debug information tab,
 show the active theme and which features it has self-declared (based on
 the `tags` field in the `style.css` file).

 Although not always a 1-to-1 relationship with the `add_theme_support()`
 entry, this does feel like the more correct way to surface this kind of
 information, since they are tags the user can filter on in the themes
 screens, and gives a better understanding of what the theme does. Looking
 at it from another perspective, what would it tell the end user that
 `html5`, `admin-bar`, or `editor-color-palette` is defined in code?

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


More information about the wp-trac mailing list