VIP MU plugins v20260702.0
14:35:08 GMT+0000
View Pull Request: https://github.com/Automattic/vip-go-mu-plugins/pull/7076
Fixed
- Fixed Safe Publish config loading on multisite so site-level and network-site-level settings are available together.
Removed
- WP-CLI: Removed the already-disabled Async_Scheduler_Command class
Changed
- Secure MCP: MCP requests whose authenticated email does not match a WordPress user now return a
401error instead of silently declining authentication.