Make WordPress Core

Opened 2 years ago

Closed 2 years ago

#60803 closed defect (bug) (maybelater)

Include fonts directory in `get_space_used()` calculation

Reported by: peterwilsoncc's profile 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)

This ticket was mentioned in Slack in #core-test by ankit-k-gupta. View the logs.


2 years ago

#2 @Ankit K Gupta
2 years ago

  • Keywords needs-patch added

#3 @peterwilsoncc
2 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to maybelater
  • Status changed from new to closed

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.

Note: See TracTickets for help on using tickets.