Changeset 25627 for trunk/src/wp-content/themes/twentyten/index.php
- Timestamp:
- 09/25/2013 05:03:34 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/index.php
r16480 r25627 1 1 <?php 2 2 /** 3 * The main template file.3 * Main template file 4 4 * 5 5 * This is the most generic template file in a WordPress theme … … 20 20 21 21 <?php 22 /* Run the loop to output the posts. 22 /** 23 * Run the loop to output the posts. 23 24 * If you want to overload this in a child theme then include a file 24 25 * called loop-index.php and that will be used instead.
Note: See TracChangeset
for help on using the changeset viewer.