[wp-trac] [WordPress Trac] #33391: Remove hardcoded characters from Audio/Video Playlist track listings
WordPress Trac
noreply at wordpress.org
Mon Aug 17 16:14:47 UTC 2015
#33391: Remove hardcoded characters from Audio/Video Playlist track listings
--------------------------------------+-----------------------------
Reporter: qco | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version: 4.2.4
Severity: normal | Keywords:
Focuses: ui, javascript, template |
--------------------------------------+-----------------------------
The javascript templates used for Audio and Video playlists (media.php
line 1144) automatically hardcode quotes and dashes into the various
elements of the playlist items. I believe it would be better to move these
to a filter (or fully handle with CSS) on the data being passed to the
javascript, rather than being hardcoded on the output. If we want to
restyle the playlist output, we still get stuck with double quotes on
titles and dashes on the artist listing.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33391>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list