[wp-trac] [WordPress Trac] #37419: Add cache domain to comments query
WordPress Trac
noreply at wordpress.org
Wed Jul 20 09:14:48 UTC 2016
#37419: Add cache domain to comments query
--------------------------+-----------------------------
Reporter: Chouby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Comments | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
[37613] made the comment cache persistent. This is likely to break plugins
using the 'comments_clauses' filter, as only known query arguments are
used in the cache key.
The cache domain used for terms query is very convenient to handle similar
situation for terms.
I propose to add a cache domain to to comments query too.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37419>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list