Production release – 2022/09/20
18:54:41 GMT+0000
Plugin Updated: Enterprise Search
When a weighting config exists, do not assume we should be applying weighting via filter__ep_enable_do_weighting.
https://github.com/Automattic/vip-go-mu-plugins/pull/3616
Plugin Updated: Jetpack: VIP Specific Changes
Add filter vip_jetpack_is_mobile which accounts for X-Mobile-Class header in jetpack_is_mobile()
https://github.com/Automattic/vip-go-mu-plugins/pull/3617
Plugin Updated: VIP Prometheus
Bug fix: fix soft 404 on /metrics endpoint
https://github.com/Automattic/vip-go-mu-plugins/pull/3628
Plugin Removed: Jetpack 10.3
https://github.com/Automattic/vip-go-mu-plugins/pull/3629
Plugin Removed: Jetpack 10.8
https://github.com/Automattic/vip-go-mu-plugins/pull/3630
Plugin Updated: wp-admin
Update PHP 8 warning with more recent information and links.
https://github.com/Automattic/vip-go-mu-plugins/pull/3633
Plugin Updated: VIP Init (non-production environments only)
Define DB_NAME, DB_HOST, DB_USER, DB_PASSWORD if not defined.
https://github.com/Automattic/vip-go-mu-plugins/pull/3580
Plugin Updated: Parsely
Information about how a site uses the parse.ly plugin has been added to the Site Details Index. The bundled version of wp-parsely plugin now loads on the plugins_loaded hook rather than on muplugins_loaded when enabled.
https://github.com/Automattic/vip-go-mu-plugins/pull/3542
Plugin Updated: Enterprise Search
We updated internally used Elasticpress in order to:
- Avoid a warning when counting documents during
wp vip-search validate-counts - Fix saved synonyms disappearing after re-index
- Users should only be showing up for the blogs they are assigned to