Changes between Initial Version and Version 2 of Ticket #51657
- Timestamp:
- 10/28/2020 03:41:37 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51657
- Property Owner set to
- Property Status new → accepted
-
Ticket #51657 – Description
initial v2 5 5 As far as I can tell, this has never worked as expected, due to `! is_array( $args[0] )` check being in the `elseif` condition after `empty( $args[0] )`, which always succeeds in this case. 6 6 7 Currently, calling `add_theme_support( 'html5' )` without passing an array of supported types just silently falls back to `array( 'comment-list', 'comment-form', 'search-form' )` , without any indication that it is not the recommended approach.7 Currently, calling `add_theme_support( 'html5' )` without passing an array of supported types just silently falls back to `array( 'comment-list', 'comment-form', 'search-form' )` for backward compatibility, without any indication that it is not the recommended approach.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)