Skip to content

Production release – 2023/02/07


07 February 2023

18:09:18 GMT+0000

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/ for more details.

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


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