Changeset 34891 for trunk/src/wp-admin/edit-comments.php
- Timestamp:
- 10/07/2015 01:27:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-comments.php
r34504 r34891 166 166 ); 167 167 168 get_current_screen()->set_screen_reader_content( array( 169 'heading_views' => __( 'Filter comments list' ), 170 'heading_pagination' => __( 'Comments list navigation' ), 171 'heading_list' => __( 'Comments list' ), 172 ) ); 173 168 174 require_once( ABSPATH . 'wp-admin/admin-header.php' ); 169 175 ?>
Note: See TracChangeset
for help on using the changeset viewer.