#24905 closed defect (bug) (fixed)
Twenty Thirteen: Check multiple post formats by passing them as an array
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description
Since r24817 we can check for more than one post format at once. Let's update Twenty Thirteen with that.
Attachments (1)
Change History (8)
#2
follow-up:
↓ 3
@
10 years ago
+1 to the change, but I think it's OK to put this in a later version of the theme.
#3
in reply to:
↑ 2
;
follow-up:
↓ 4
@
10 years ago
Replying to lancewillett:
+1 to the change, but I think it's OK to put this in a later version of the theme.
Going into a later version means it loses compatibility with 3.6. So this is either a commit-it-now or a wontfix. I'm fine with either.
I think this would be cleaner if it wasn't a ternary. Don't think the call(s) to has_post_format() makes any difference.
#4
in reply to:
↑ 3
@
10 years ago
Replying to nacin:
Going into a later version means it loses compatibility with 3.6. So this is either a commit-it-now or a wontfix. I'm fine with either.
I'd really like to see it go in if we still have the option. It would also help us with making Twenty Fourteen 3.6 compatible.
r24817 would have to get applied to branches/3.6.