[wp-trac] [WordPress Trac] #59600: Block themes: Use a cache for block template files
WordPress Trac
noreply at wordpress.org
Tue Jun 25 14:23:57 UTC 2024
#59600: Block themes: Use a cache for block template files
--------------------------------------+--------------------------
Reporter: flixos90 | Owner: joemcgill
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 6.7
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses: performance
--------------------------------------+--------------------------
Comment (by ivailohristov):
> @ivailohristov Thanks for sharing your observations about the use of a
file cache. We've generally avoided adding file caches to Core, since many
hosting systems do not allow file writes, but it's something that could be
implemented in a plugin.
@joemcgill Makes sense. Are there cases where the system's temp directory
is not writable? The proposed change uses the temp dir for storing the
cache.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59600#comment:55>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list