Changeset 47122 for trunk/src/wp-content/themes/twentyten/author.php
- Timestamp:
- 01/29/2020 12:43:23 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/author.php
r46088 r47122 66 66 <?php 67 67 /* 68 * Since we called the_post() above, we need to69 * rewind the loop back to the beginning that way70 * we can run the loop properly, in full.68 * Since we called the_post() above, we need 69 * to rewind the loop back to the beginning. 70 * That way we can run the loop properly, in full. 71 71 */ 72 72 rewind_posts();
Note: See TracChangeset
for help on using the changeset viewer.