#31243 closed defect (bug) (fixed)
All secondary user buckets should be global cache groups
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | Cc: |
Description
users, user_meta, and userlogins are all global cache groups. For some reason, useremail and userslugs are not. They should be.
@dd32 confirmed they are global on WordPress.com (and probably have been forever), which is where I would have expected an esoteric bug like this would have cropped up.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I also found a typo in a rare code block in switch_to_blog(), a leading space in the blog-id-cache global group.