You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
REST API: Site Quality: Only load it on the main site (#700)
The Site Quality API is loaded on all sites, even though it's only intended on being used in one specific place.
This removes the API from being loaded unless it's on literally WordPress.org. This does not account for local sites or any tests which may exist.
0 commit comments