Opened 8 years ago
Closed 8 years ago
#38725 closed defect (bug) (fixed)
Remove 'site-lookup' global cache group
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.8 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Cache API | Keywords: | has-patch |
Focuses: | multisite | Cc: |
Description
After a bit of sleuthing around the old WordPressMU codebase, it appears the site-lookup
global cache group was never put to use in core.
I pinged @dd32, who confirmed that it also is not used on WordPress.com, and I checked WordPress.org to be certain there's nothing unique happening there either.
I didn't find anything in the plugins repository using it, nor anything on GitHub.
Recommend to remove this global cache group completely from core.
Patch imminent.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Remove
site-lookup
global cache group