[wp-trac] [WordPress Trac] #19879: Better caching for get_dirsize
WordPress Trac
noreply at wordpress.org
Sat Aug 24 03:54:17 UTC 2013
#19879: Better caching for get_dirsize
-------------------------------+------------------------------
Reporter: batmoo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.3.1
Severity: normal | Resolution:
Keywords: 2nd-opinion close |
-------------------------------+------------------------------
Changes (by jeremyfelt):
* keywords: => 2nd-opinion close
Comment:
I think (???) this is a non issue now.
In [21387], `get_space_used()` was introduced to allow for an alternate
method of checking used space to work via filter. I believe this takes
care of the original issue.
When that was introduced, it started passing the directory to check via
`wp_upload_dir()` rather than `BLOGUPLOADDIR`, which theoretically should
mean nice things for checking directory sizes in smaller pieces.
Most likely worksforme, but further input is welcome.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/19879#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list