[wp-trac] [WordPress Trac] #13575: wp_max_upload_size() is not taking memory limit into account

WordPress Trac noreply at wordpress.org
Sat Oct 3 20:24:58 UTC 2015


#13575: wp_max_upload_size() is not taking memory limit into account
------------------------------------+------------------
 Reporter:  hakre                   |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  4.4
Component:  Upload                  |     Version:  3.0
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------
Changes (by antpb):

 * keywords:  has-patch needs-refresh => has-patch dev-feedback
 * milestone:  Future Release => 4.4


Comment:

 Refreshed patch above. Added syntax to the proper file and updated the
 deprecated function changed in v2.3
 {{{
 wp_convert_bytes_to_hr
 }}}

 is now

 {{{
 size_format
 }}}

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


More information about the wp-trac mailing list