Changeset 22884 for trunk/wp-includes/media.php
- Timestamp:
- 11/27/2012 11:50:26 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/media.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/media.php
r22882 r22884 1497 1497 * @since 3.5.0 1498 1498 */ 1499 function wp_print_media_templates( $attachment) {1499 function wp_print_media_templates() { 1500 1500 ?> 1501 1501 <script type="text/html" id="tmpl-media-frame">
Note: See TracChangeset
for help on using the changeset viewer.