Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #59173, comment 4


Ignore:
Timestamp:
08/23/2023 03:21:40 PM (3 years ago)
Author:
PerS
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #59173, comment 4

    v1 v2  
    33The existing unit tests should be sufficience, and I've added a domain mapping check.
    44
    5 Performance wise, my main reason for this patch is to avoid `switch_to_blog`, event with the latest fixes it's a slow function. And for a super admin it's triggered a lot (ref query monitor).
     5Performance 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).