- Timestamp:
- 04/04/2013 08:09:02 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentythirteen/content-video.php
r23839 r23899 11 11 <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> 12 12 <div class="entry-media"> 13 <?php the_ video(); ?>13 <?php the_post_format_video(); ?> 14 14 </div><!-- .entry-media --> 15 15
Note: See TracChangeset
for help on using the changeset viewer.