Staging release – 2023/01/03
21:48:30 GMT+0000
Plugin Updated: lightweight-term-count-update
Fixes bug where the cache of the taxonomies of multiple terms were not properly being cleared.
https://github.com/Automattic/vip-go-mu-plugins/pull/3969
Plugin Updated: Debug Bar
We added a deprecation notice to debug bar if it is set to be enabled.
https://github.com/Automattic/vip-go-mu-plugins/pull/3980
Updated 000-vip-init.php
Add ‘local’ as valid value in switch statement for defining WP_ENVIRONMENT_TYPE
https://github.com/Automattic/vip-go-mu-plugins/pull/3990
VIP Hosting Miscellaneous
Fix the issue with wpcom_vip_disable_new_relic_js() being called incorrectly.
https://github.com/Automattic/vip-go-mu-plugins/pull/4004
This PR will ensure that sites using vip-go-mu-plugins will make requests to check for plugin updates after every 6 hours rather than on every request that they are doing currently.