Title: Production release &#8211; 2023/02/07
Author: WordPress VIP Documentation
Published: February 7, 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/02/07

# Production release – 2023/02/07

---

 07 February 2023

18:09:18 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-02-07/)

### Plugin Removed: Debug Bar

We removed Debug Bar. Please see [https://lobby.vip.wordpress.com/2022/12/14/deprecation-notice-debug-bar-january-31-2023/](https://lobby.vip.wordpress.com/2022/12/14/deprecation-notice-debug-bar-january-31-2023/)
for more details.

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

---

### Updated: Wp-admin

Add reminder to test out Enterprise Search upgrade

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

---

### Added: Workaround for Contact Form 7 upload file cleanup

An action was added to conditionally disable the `wpcf7_cleanup_upload_files` shutdown
action, if the tmp directory path returned by `wpcf7_upload_tmp_dir()` does not 
match the value in `WPCF7_UPLOADS_TMP_DIR`.

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