Changeset 19528 for trunk/wp-admin/upload.php
- Timestamp:
- 12/01/2011 04:51:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/upload.php
r19511 r19528 149 149 'id' => 'overview', 150 150 'title' => __('Overview'), 151 'content' => 151 'content' => 152 152 '<p>' . __( 'All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen.' ) . '</p>' . 153 153 '<p>' . __( 'You can narrow the list by file type/status using the text link filters at the top of the screen. You also can refine the list by date using the dropdown menu above the media table.' ) . '</p>'
Note: See TracChangeset
for help on using the changeset viewer.