[wp-trac] [WordPress Trac] #24235: Twenty Thirteen: Externally linked audio files don't show in Audio Posts
WordPress Trac
noreply at wordpress.org
Wed May 1 02:09:36 UTC 2013
#24235: Twenty Thirteen: Externally linked audio files don't show in Audio Posts
---------------------------+------------------------------
Reporter: ipstenu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------------------
Comment (by SergeyBiryukov):
[24083] triggered this, but the changeset looks correct.
Shortcodes are only inserted for internal audio files:
http://core.trac.wordpress.org/browser/trunk/wp-admin/includes/post-
formats.php?rev=24098#L122
`WP_Embed::autoembed()` is called for external ones.
If you remove the shortcode and insert just the file URL, the player
should appear.
I've spent some time recently on this issue and thought it was working as
intended after all, so I didn't file a ticket. On second thought, the
shortcode should probably work for external files too.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24235#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list