[wp-trac] [WordPress Trac] #24341: the_post_format_audio() and the_post_format_video() don't work with [embed]
WordPress Trac
noreply at wordpress.org
Wed May 15 01:14:47 UTC 2013
#24341: the_post_format_audio() and the_post_format_video() don't work with [embed]
--------------------------+-----------------------------
Reporter: greenshady | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: trunk
Severity: normal | Keywords:
--------------------------+-----------------------------
This embed code in a video post content isn't picked up by
`the_post_format_video()`.
{{{
[embed]http://wordpress.tv/2009/03/16/anatomy-of-a-wordpress-theme-
exploring-the-files-behind-your-theme/[/embed]
}}}
This embed code in an audio post content isn't picked up by
`the_post_format_audio()`.
{{{
[embed]http://soundcloud.com/dubstep/on-my-way-by-party-ghost[/embed]
}}}
However, both of these will work without the `[embed]` shortcode.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24341>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list