Title: Staging release &#8211; 2023/04/25
Author: WordPress VIP Documentation
Published: April 25, 2023
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 – 2023/04/25

# Staging release – 2023/04/25

---

 25 April 2023

19:50:30 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-2023-04-25/)

### Plugin Updated: Query Monitor

Add back “Environment” panel to Query Monitor

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

---

### Plugin Updated: Enteprise Search

Improved handling of async queue in scenarios where an index doesn’t exist yet.

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

---

### Plugin Updated: VIP Caching

Change `wpcom_vip_get_page_by_title` to use `WP_Query` if possible

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

---

### Drop-In Updated: Object Cache

Started using new object cache drop-in with `wp_cache_get_multiple()` support for`
develop` environments.

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