[wp-trac] [WordPress Trac] #40921: Inconsistent Handling of mp4 by Audio Widget
WordPress Trac
noreply at wordpress.org
Sun Oct 15 03:22:54 UTC 2017
#40921: Inconsistent Handling of mp4 by Audio Widget
-------------------------------------------------+-------------------------
Reporter: toddhalfpenny | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future
Component: Media | Release
Severity: normal | Version: 3.6
Keywords: 2nd-opinion dev-feedback has- | Resolution:
screenshots has-patch needs-unit-tests | Focuses:
-------------------------------------------------+-------------------------
Comment (by blobfolio):
Also, just in case it wasn't clear, this patch only fixes the embed
handling for ''local'' media (files users have uploaded), and only going
forward; it won't retroactively fix any existing files that aren't named
correctly.
One kind of overhead we definitely want to avoid is any sort of detailed
parsing ''inside'' embed or shortcode handlers. Since those are run in
loops, and run every time post content is parsed, inefficiencies there
could scale to monstrous levels. Haha.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40921#comment:31>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list