Changes between Initial Version and Version 1 of Ticket #64128, comment 1
- Timestamp:
- 10/21/2025 03:41:55 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64128, comment 1
initial v1 1 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' );`