Changeset 25087 for trunk/src/wp-content/themes/twentyfourteen/comments.php
- Timestamp:
- 08/22/2013 05:00:36 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyfourteen/comments.php
r25023 r25087 41 41 'style' => 'ol', 42 42 'short_ping' => true, 43 44 // TODO: Remove callback and update styles.45 'callback'=>'twentyfourteen_comment',46 43 ) ); 47 44 ?>
Note: See TracChangeset
for help on using the changeset viewer.