Title: Staging release &#8211; 2022/09/13
Author: WordPress VIP Documentation
Published: September 13, 2022
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Staging]](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)
 3. Staging release – 2022/09/13

# Staging release – 2022/09/13

---

 13 September 2022

20:18:33 GMT+0000

 [ VIP MU plugins [Staging] ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-staging/staging-release-2022-09-13/)

### 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](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](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](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](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](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](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](https://github.com/Automattic/vip-go-mu-plugins/pull/3580)

---

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](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

[https://github.com/Automattic/vip-go-mu-plugins/pull/3639](https://github.com/Automattic/vip-go-mu-plugins/pull/3639)

#jetpack, #mu-plugins, #parse-ly, #search, #site-details