[wp-trac] [WordPress Trac] #50038: Check for `file_uploads` in Site Health

WordPress Trac noreply at wordpress.org
Tue Jul 21 15:20:15 UTC 2020


#50038: Check for `file_uploads` in Site Health
-------------------------------------------+------------------------
 Reporter:  dd32                           |       Owner:  whyisjake
     Type:  defect (bug)                   |      Status:  closed
 Priority:  normal                         |   Milestone:  5.5
Component:  Site Health                    |     Version:
 Severity:  normal                         |  Resolution:  fixed
 Keywords:  has-patch dev-feedback commit  |     Focuses:
-------------------------------------------+------------------------
Changes (by whyisjake):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"48535" 48535]:
 {{{
 #!CommitTicketReference repository="" revision="48535"
 Site Health: Include new tests to check for the ability to upload files.

 Several new checks:

 * `max_file_uploads`
 * `file_uploads`
 * `post_max_size`
 * `upload_max_filesize`
 * `upload_max`
 * `max_file_uploads`

 In addition, new function `parse_ini_size()` that converts shorthand byte
 strings to bytes. Useful for size comparisons.

 Fixes #50038.
 Props dd32, donmhico, JavierCasares, SergeyBiryukov, ayeshrajans, Clorith,
 ipstenu, sabernhardt, whyisjake.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50038#comment:25>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list