[wp-trac] [WordPress Trac] #29017: [playlist], [audio] and [video] via AJAX don't work in 4.0-beta2 (but work in 3.9.1)
WordPress Trac
noreply at wordpress.org
Wed Aug 13 20:07:11 UTC 2014
#29017: [playlist], [audio] and [video] via AJAX don't work in 4.0-beta2 (but work
in 3.9.1)
--------------------------+-----------------------
Reporter: Looimaster | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone:
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------
Changes (by Looimaster):
* status: closed => reopened
* resolution: worksforme =>
Comment:
The full code I'm using is above. It's only three lines. I do
`do_shortcode('[playlist]');` and run `new WPPlaylistView({ el: this });`
where `this` is the returned container with `.wp-playlist` class. This
error still happens in 4.0-beta3-20140812. It does not happen in 3.9.1. I
can load playlist with AJAX on the front-end and setup it with the above
code.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29017#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list