Changes between Version 1 and Version 2 of Ticket #59173, comment 4
- Timestamp:
- 08/23/2023 03:21:40 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59173, comment 4
v1 v2 3 3 The existing unit tests should be sufficience, and I've added a domain mapping check. 4 4 5 Performance wise, my main reason for this patch is to avoid `switch_to_blog`, even twith the latest fixes it's a slow function. And for a super admin it's triggered a lot (ref query monitor).5 Performance wise, my main reason for this patch is to avoid `switch_to_blog`, even with the latest fixes it's a slow function. And for a super admin it's triggered a lot (ref query monitor).