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: | ocean90 | Owned by: | duck_ |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.3 |
| Component: | General | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
get_post_format() already performs a post_type_supports() check and returns false as of r17429.