[wp-trac] [WordPress Trac] #64128: html5_script_support variable is misleading
WordPress Trac
noreply at wordpress.org
Tue Oct 21 15:39:26 UTC 2025
#64128: html5_script_support variable is misleading
---------------------------+------------------------------
Reporter: jamieburchell | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.8.3
Severity: normal | Resolution:
Keywords: | Focuses:
---------------------------+------------------------------
Comment (by jamieburchell):
Not entirely sure of the purpose of the `is_admin()` check, but this logic
may need to be changed to `$html5_script_support = ! is_admin() &&
current_theme_supports( 'html5', 'script' );`
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64128#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list