[wp-trac] [WordPress Trac] #29825: text or tags within of video shortcode causes editor preview to autoplay
WordPress Trac
noreply at wordpress.org
Mon Nov 3 05:02:20 UTC 2014
#29825: text or tags within of video shortcode causes editor preview to autoplay
--------------------------+-----------------------------
Reporter: jwenerd | Owner: wonderboymusic
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.1
Component: Media | Version: trunk
Severity: normal | Resolution: fixed
Keywords: | Focuses:
--------------------------+-----------------------------
Changes (by wonderboymusic):
* owner: => wonderboymusic
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"30185"]:
{{{
#!CommitTicketReference repository="" revision="30185"
In `wp_audio|video_shortcode()`, make sure that `autoplay` and `loop` are
booleans. Passing `'false'` to them will force them to be active, which is
bad.
Fixes #29825.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29825#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list