Skip to content

Staging release – 2022/08/16


16 August 2022

17:05:26 GMT+0000

Plugin Updated: Enterprise Search


Mark the vip_files_acl_file_visibility` filter as available for use

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


Removed the retrieval of unprefixed VIP environment variables

VIP environment variables, enabled through the dashboard or CLI, will now always be prefixed with a VIP string. This will not affect the use of environment variables currently used, but aims to prevent collisions between VIP environment variables and constants that may be defined elsewhere.

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


Plugin Updated: VIP Support


Plugin Updated: WPCOM_VIP_CLI_Command

Deprecate stop_the_insanity() in favour of vip_inmemory_cleanup().

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


Plugin Updated: VIP Codebase Manager

Fix PHP warning when $menu is not initialized.

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


Plugin Updated: VIP Init

Respect WPMU_PLUGIN_DIR/WPMU_PLUGIN_URL constants if they are defined early, before the sunrise code is loaded.

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


Plugin Updated: Jetpack


Add wp-parsely 3.5.0

We added wp-parsely 3.5.0 plugin as a (non-default) option to sites.

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


Filter Updated: _vip_filter_rest_url_for_ssl

Moves the priority up to 100.

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


Plugin Updated: Search Dev Tools

Do not use preact-habitat package; use native render() instead.

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


Plugin Updated: VIP Mail

Do not override the SMTP server in phpmailer_init if it has already been set by another plugin.

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