#23864 closed defect (bug) (fixed)
Twenty Thirteen: add support for Audio structured post format
Reported by: | lancewillett | Owned by: | |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
Similar to #23852 -- add native theme support for Audio posts.
Right now (without native support) if a user creates an Audio post and enters embed or URL to the post meta area in the editor, the theme will not output it at all.
Change History (4)
#2
@
12 years ago
Discussing during today's IRC office hours, we're going to go with the post format compat output from core, not have anything structured or different in the theme. Theme will style with CSS.
Note: See
TracTickets for help on using
tickets.
Or, decide to go with the
post_formats_compat
fallbacks for audio. Which could mean splitting them out in functions.php like so: