[wp-trac] [WordPress Trac] #29539: Plugin viewer not displaying video tutorials.
WordPress Trac
noreply at wordpress.org
Fri Feb 20 10:24:12 UTC 2015
#29539: Plugin viewer not displaying video tutorials.
--------------------------+-----------------------------
Reporter: kidsguide | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.2
Component: Plugins | Version: 4.0
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: administration
--------------------------+-----------------------------
Changes (by DrewAPicture):
* keywords: reporter-feedback => needs-patch
* milestone: Awaiting Review => 4.2
Comment:
Confirmed.
Modal output:
{{{
<h4>Video Tutorials</h4>
<p></p>
<div class="video"></div>
<div class="video"></div>
<div class="video"></div>
<div class="video"></div>
<p></p>
}}}
Expected output:
{{{
<h4>Video Tutorials</h4>
<p></p>
<div class="video"><iframe width="532" height="325" frameborder="0"
allowfullscreen="" src="//www.youtube.com/embed/VYEQg-
hZd58?rel=0"></iframe></div>
<div class="video"><iframe width="532" height="325" frameborder="0"
allowfullscreen=""
src="//www.youtube.com/embed/mYznDVsbVBk?rel=0"></iframe></div>
<div class="video"><iframe width="532" height="325" frameborder="0"
allowfullscreen="" src="//www.youtube.com/embed/1R-
be48AvrE?rel=0"></iframe></div>
<div class="video"><iframe width="532" height="325" frameborder="0"
allowfullscreen=""
src="//www.youtube.com/embed/Kd4s3EOcUtw?rel=0"></iframe></div>
<p></p>
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29539#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list