[wp-trac] [WordPress Trac] #21179: filter error message displayed when a site is over quota

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 10 17:58:18 UTC 2012


#21179: filter error message displayed when a site is over quota
-------------------------+-----------------------
 Reporter:  jkudish      |       Owner:  westi
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  3.5
Component:  Media        |     Version:  3.4.1
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+-----------------------
Changes (by SergeyBiryukov):

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


Comment:

 The new function seems a bit out of place between
 `media_upload_flash_bypass()` and `media_upload_html_bypass()`.

 [attachment:21179.2.diff] moves `multisite_over_quota_message()` to the
 end of the file and adds PHPDocs for it and for the nearby functions. Also
 fixes `@since` for `media_upload_max_image_resize()`, which was introduced
 in 3.3 ([18482]), not in 2.6.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21179#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list