Changeset 16727
- Timestamp:
- 12/05/2010 02:18:07 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/archive.php
r16480 r16727 50 50 /* Run the loop for the archives page to output the posts. 51 51 * If you want to overload this in a child theme then include a file 52 * called loop-archive s.php and that will be used instead.52 * called loop-archive.php and that will be used instead. 53 53 */ 54 54 get_template_part( 'loop', 'archive' );
Note: See TracChangeset
for help on using the changeset viewer.