Changeset 9180 for trunk/wp-admin/edit-attachment-rows.php
- Timestamp:
- 10/15/2008 05:39:40 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-attachment-rows.php
r9041 r9180 92 92 } 93 93 ?></p></td> 94 <?php 95 break; 96 97 case 'author': 98 ?> 99 <td <?php echo $attributes ?>><?php the_author() ?></td> 94 100 <?php 95 101 break;
Note: See TracChangeset
for help on using the changeset viewer.