Changeset 31266 for trunk/src/wp-content/themes/twentyten/archive.php
- Timestamp:
- 01/22/2015 12:41:58 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/archive.php
r25746 r31266 55 55 * called loop-archive.php and that will be used instead. 56 56 */ 57 57 get_template_part( 'loop', 'archive' ); 58 58 ?> 59 59
Note: See TracChangeset
for help on using the changeset viewer.