[wp-trac] [WordPress Trac] #26806: Add support for custom SHORTINIT handlers
WordPress Trac
noreply at wordpress.org
Sat Feb 22 04:50:55 UTC 2014
#26806: Add support for custom SHORTINIT handlers
-------------------------------------------------+-------------------------
Reporter: mgibbs189 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting
Component: Bootstrap/Load | Review
Severity: normal | Version: 3.8
Keywords: has-patch dev-feedback reporter- | Resolution:
feedback | Focuses:
-------------------------------------------------+-------------------------
Changes (by jeremyfelt):
* keywords: has-patch dev-feedback => has-patch dev-feedback reporter-
feedback
Comment:
Hi @mgibbs189, thanks for the enhancement suggestion!
Replying to [ticket:26806 mgibbs189]:
> Drop-ins like advanced-cache.php, object-cache.php, or db.php won't work
because only 1 plugin at a time can use them. I need for my caching to
work in combination with these other plugins (e.g. W3 Total Cache)
The functionality of the attached gist seems perfect for something like
`advanced-cache.php`. I don't think we would want to add another directory
to `wp-content`, though it is kind of appealing to have a place for
multiple sunrise type files to live.
I would lean toward the idea of manual advanced cache management in which
this code would exist in the same file as the advanced cache code from
Batcache or W3TC. Is there a reason this can't happen or is more a matter
of installation convenience?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26806#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list