Skip to content

Staging release – 2023/01/31


31 January 2023

20:27:47 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


Plugin fix: Add 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