Changeset 25627 for trunk/src/wp-content/themes/twentyten/page.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/page.php
r17340 r25627 1 1 <?php 2 2 /** 3 * T he template for displaying all pages.3 * Template for displaying all pages 4 4 * 5 5 * This is the template that displays all pages by default. … … 19 19 20 20 <?php 21 /* Run the loop to output the page. 21 /** 22 * Run the loop to output the page. 22 23 * If you want to overload this in a child theme then include a file 23 24 * called loop-page.php and that will be used instead.
Note: See TracChangeset
for help on using the changeset viewer.