Skip to content

Staging release – 2022/08/09


09 August 2022

16:04:11 GMT+0000

Bugfix: Debug Bar


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:


Plugin Updated: Object Cache

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

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