Changeset 47597 for trunk/src/wp-content/themes/twentyten/functions.php
- Timestamp:
- 04/17/2020 07:33:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyten/functions.php
r47122 r47597 419 419 switch ( $comment->comment_type ) : 420 420 case '': 421 case 'comment': 421 422 ?> 422 423 <li <?php comment_class(); ?> id="li-comment-<?php comment_ID(); ?>">
Note: See TracChangeset
for help on using the changeset viewer.