Title: Production release &#8211; 2023/10/17
Author: WordPress VIP Documentation
Published: October 17, 2023
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Production release – 2023/10/17

# Production release – 2023/10/17

---

 17 October 2023

19:19:05 GMT+0000

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

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/production-release-2023-10-17/)

### Plugin Updated: Query Monitor

Fix broken markup call in Query Monitor plugin for object cache when there is no
group stats.

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

---

### Fix broken category links when removing category base

Calls to get_term_link() and get_category_link() should always return a full URL,
but wpcom_vip_load_category_base() has been breaking that behaviour. This fix restores
the correct functioning by using `home_url()` to ensure there is a full URL.

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

---

### Plugin Updated: http-concat

We upgraded http-concat to include the PHP 8.1 fix [https://github.com/Automattic/nginx-http-concat/pull/72](https://github.com/Automattic/nginx-http-concat/pull/72)

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

---

Please see the [full release on GitHub](https://github.com/Automattic/vip-go-mu-plugins/releases/tag/v20231017.0).