Changeset 25746 for trunk/src/wp-content/themes/twentyeleven/author.php
- Timestamp:
- 10/09/2013 08:38:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/author.php
r25625 r25746 16 16 17 17 <?php 18 /* *18 /* 19 19 * Queue the first post, that way we know what author 20 20 * we're dealing with (if that is the case). … … 31 31 32 32 <?php 33 /* *33 /* 34 34 * Since we called the_post() above, we need to 35 35 * rewind the loop back to the beginning that way … … 68 68 69 69 <?php 70 /* *70 /* 71 71 * Include the Post-Format-specific template for the content. 72 72 * If you want to overload this in a child theme then include a file
Note: See TracChangeset
for help on using the changeset viewer.