Changeset 28272 for branches/3.9/src/wp-includes/media.php
- Timestamp:
- 05/06/2014 04:48:28 AM (12 years ago)
- Location:
- branches/3.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/media.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/3.9
-
branches/3.9/src/wp-includes/media.php
r28261 r28272 1354 1354 ?>"<?php if ( 'video' === $safe_type ): 1355 1355 echo ' height="', (int) $theme_height, '"'; 1356 else: 1357 echo ' style="visibility: hidden"'; 1356 1358 endif; ?>></<?php echo $safe_type ?>> 1357 1359 <div class="wp-playlist-next"></div> … … 1556 1558 'autoplay' => $autoplay, 1557 1559 'preload' => $preload, 1558 'style' => 'width: 100% ',1560 'style' => 'width: 100%; visibility: hidden;', 1559 1561 ); 1560 1562
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)