Opened 7 months ago
Closed 6 months ago
#60803 closed defect (bug) (maybelater)
Include fonts directory in `get_space_used()` calculation
Reported by: | peterwilsoncc | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | needs-patch |
Focuses: | multisite | Cc: |
Description
As font files can be uploaded by users other than the network administrators on multisite installs, the get_space_used()
function may need to be modified to include the new folder.
This will ensure that all files are considered when calculating the amount of upload space available for individual sites on a multi-site install.
This isn't super urgent in the early days of the font library so can wait until a 6.5 point release.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Closing this as the
wp-content/fonts
directory was not implemented.If it's later decided to implement the directory then this can be reopened.