Opened 9 years ago
Closed 9 years ago
#37419 closed defect (bug) (fixed)
Add cache domain to comments query
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | 4.6 |
Component: | Comments | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
[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.
Attachments (2)
Change History (7)
Note: See
TracTickets for help on using
tickets.
Related: #13318 / [18128] for
get_terms()