Opened 15 years ago
Closed 15 years ago
#18228 closed defect (bug) (fixed)
Only add the post format body classes when the post type supports post formats
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.3 | Priority: | normal |
| Severity: | normal | Version: | 3.1 |
| Component: | General | Keywords: | has-patch |
| Focuses: | Cc: |
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
get_post_format() already performs a post_type_supports() check and returns false as of r17429.