Staging release – 2022/08/09
16:04:11 GMT+0000
Bugfix: Debug Bar
- Fix a filter priority issue in our Debug Bar loader that caused some panels to be missing: https://github.com/Automattic/vip-go-mu-plugins/pull/3461
- Change to load at earlier hook to utilize remote request logging: https://github.com/Automattic/vip-go-mu-plugins/pull/3490
Plugin Updated: Enterprise Search
Two ElasticPress bug fixes:
- format_hits_as_terms() will return with a WP_Term object instead of stdClass
- Protected Content feature will take into account posts that are autosaved only
https://github.com/Automattic/vip-go-mu-plugins/pull/3483
Lockout: Adds VIP_ACCOUNT_STATUS constant to control the notice/locking functionalities
Adds a new VIP_ACCOUNT_STATUS that can be used to set the site’s account status, and warn/lock the application, if required.
https://github.com/Automattic/vip-go-mu-plugins/pull/3481
Plugin Updated: VIP Prometheus
Added a collector for:
- post statistics: https://github.com/Automattic/vip-go-mu-plugins/pull/3489
- Enterprise Search: https://github.com/Automattic/vip-go-mu-plugins/pull/3488
Plugin Updated: Object Cache
Load object-cache.php from MU-plugins version.