[wp-trac] [WordPress Trac] #59633: Ensure theme files caching mechanisms are filterable and caches can be manually cleared
WordPress Trac
noreply at wordpress.org
Mon Oct 23 21:52:27 UTC 2023
#59633: Ensure theme files caching mechanisms are filterable and caches can be
manually cleared
--------------------------------------+--------------------------
Reporter: afercia | Owner: joemcgill
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 6.4
Component: Themes | Version: trunk
Severity: normal | Resolution:
Keywords: fixed-major dev-reviewed | Focuses: performance
--------------------------------------+--------------------------
Changes (by spacedmonkey):
* keywords: fixed-major dev-reviewed has-patch => fixed-major dev-reviewed
Comment:
@joemcgill While reviewing the last commit, I noticed a bug. There is no
cache group assigned to the cache set/get/delete. This feels wrong.
There are also caching methods in WP_Theme, that could easily be reused
here. These use the global cache group themes, which makes sense.
For your consideration. https://github.com/WordPress/wordpress-
develop/pull/5555
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59633#comment:28>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list