[wp-trac] [WordPress Trac] #26697: HTML5 Galleries
WordPress Trac
noreply at wordpress.org
Fri Feb 28 17:18:03 UTC 2014
#26697: HTML5 Galleries
-------------------------------------------+-----------------------
Reporter: obenland | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.9
Component: Gallery | Version: 3.8
Severity: normal | Resolution: fixed
Keywords: has-patch dev-feedback commit | Focuses: template
-------------------------------------------+-----------------------
Changes (by nacin):
* status: reopened => closed
* resolution: => fixed
Comment:
add_theme_support( 'html5' ) was never supposed to be allowed, as it would
prevent us from adding new things (it's not forwards compatible). You were
always supposed to need to pass an array, but it was a mistake in 3.6.
Maybe we can increase _doing_it_wrong() usage in add_theme_support() to
cover that implicitness isn't allowed. That would be a new ticket,
however.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26697#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list