[wp-trac] [WordPress Trac] #21181: simplify and add filter to is_upload_space_available
WordPress Trac
wp-trac at lists.automattic.com
Wed Aug 1 13:52:08 UTC 2012
#21181: simplify and add filter to is_upload_space_available
-------------------------+---------------------
Reporter: jkudish | Owner: westi
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.5
Component: Multisite | Version: 3.4.1
Severity: normal | Resolution: fixed
Keywords: has-patch |
-------------------------+---------------------
Changes (by westi):
* status: accepted => closed
* resolution: => fixed
Comment:
In [21387]:
{{{
#!CommitTicketReference repository="" revision="21387"
Multisite: Rework the upload space usage tracking code so as to be fully
pluggable.
* Moves some admin only functions into wp-admin/includes/ms.php from wp-
includes/ms-functions.php
* Reworked the variable naming to be more in line with the Coding
Standards
* Introduced a new get_space_used() function instead of calculating it in
multiple places.
Fixes #21181 props dllh and jkudish for inital work on this.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21181#comment:12>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list