Changeset 17704
- Timestamp:
- 04/26/2011 10:19:16 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.1/wp-admin/includes/class-wp-posts-list-table.php
r17349 r17704 523 523 } 524 524 525 $post->post_title = esc_html( $post->post_title );526 525 $pad = str_repeat( '— ', $level ); 527 526 ?>
Note: See TracChangeset
for help on using the changeset viewer.