Skip to content

Production release – 2022/08/16


16 August 2022

15:09:41 GMT+0000

Bugfix: Debug Bar

Fix a filter priority issue in our Debug Bar that caused some panels to be missing and load at earlier hook to utilize remote request logging

https://github.com/Automattic/vip-go-mu-plugins/pull/3461, 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 and Enterprise Search

https://github.com/Automattic/vip-go-mu-plugins/pull/3489, https://github.com/Automattic/vip-go-mu-plugins/pull/3488


Plugin Updated: Object Cache

Load object-cache.php from MU-plugins version.

https://github.com/Automattic/vip-go-mu-plugins/pull/3491