Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#4561 closed enhancement (fixed)

Show upload file sizes when browsing

Reported by: tellyworth's profile tellyworth Owned by:
Milestone: 2.3 Priority: normal
Severity: normal Version: 2.3
Component: Administration Keywords: has-patch
Focuses: Cc:

Description

There's currently no way to see how much space an uploaded file takes up.

The enclosed patch displays the size below each file's icon on the Manage/Uploads page, and in the Upload/Browse portion of the Write Post page.

It includes a size_format() function that can be reused elsewhere.

Attachments (1)

upload_file_size-r5773.patch (2.1 KB) - added by tellyworth 17 years ago.

Download all attachments as: .zip

Change History (3)

#1 @foolswisdom
17 years ago

  • Keywords has-patch added

#2 @ryan
17 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5801]) Show upload file size in upload browser. Props tellyworth. fixes #4561

Note: See TracTickets for help on using tickets.