[wp-trac] [WordPress Trac] #60845: Relocate font directory to uploads sub-directory.
WordPress Trac
noreply at wordpress.org
Tue Mar 26 01:23:30 UTC 2024
#60845: Relocate font directory to uploads sub-directory.
---------------------------------------------+----------------------------
Reporter: peterwilsoncc | Owner: peterwilsoncc
Type: task (blessed) | Status: closed
Priority: high | Milestone: 6.5
Component: Editor | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests commit | Focuses:
---------------------------------------------+----------------------------
Changes (by peterwilsoncc):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"57878" 57878]:
{{{
#!CommitTicketReference repository="" revision="57878"
Editor: Relocate font files uploads to the uploads directory.
Relocate the upload of font files uploaded via the Font Library feature to
the `wp-content/uploads/fonts` (or multisite equivalent) directory.
This accounts for immutable file systems in which directories are unable
to be created within `wp-content` and deploy processes which require
special consideration of the `uploads` directory to ensure it remains
persistent between deploys.
Props azaozz, burnuser, cbirdsong, christopherplus, costdev,
davidbaumwald, desrosj, elrae, euthelup, get_dave, grantmkin,
hellofromtonya, janthiel, jazzs3quence, johnbillion, jorbin, justlevine,
kraftner, matveb, mcsf, mmaattiiaass, nico23, peterwilsoncc, priethor,
rmccue, samuelsidler, swissspidy, youknowriad.
Fixes #60845.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60845#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list