Skip to content

Changelog: VIP MU plugins [Staging]

The release window for VIP MU plugins is currently Tuesdays between 08:00 and 22:00 UTC (09:00 and 23:00 UTC when Daylight Saving Time is in effect in North America).  Changes made and deployed to the VIP MU plugins Staging branch are labeled [Status] Deployed to staging and visible in a filtered VIP MU plugins pull request view.

By default, the staging branch of VIP MU plugins is deployed to one non-production environment for all applications. This allows customers to test changes before they are released to production environments. This also provides time for the VIP Team to observe errors and test for bugs across a wider variety of applications.

RSS 

Showing page 9 of 9

06 September 2022

15:22:47 GMT+0000

Plugin Updated: Advanced Post Cache

Flush the post cache if post metadata has been added, updated, or deleted.

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


Plugin Updated: Jetpack: VIP Specific Changes

Roll out pre_jetpack_is_mobile filter to 75% of production sites, which accounts for X-Mobile-Class header in jetpack_is_mobile()

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


Plugin Updated: Jetpack 11.3 beta

We upgraded Jetpack 11.3-beta2 to 11.3-beta3

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

31 August 2022

16:06:26 GMT+0000

Plugin Updated: VIP Helpers

Add a workaround for Yoast SEO’s WPSEO_Role_Manager_VIP::add_role().

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


Plugin Updated: VIP_Files_CLI_Command

Use vip_inmemory_cleanup over deprecated stop_the_insanity

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


Updates the Jetpack loader to account for network activated installations of Jetpack.

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


Plugin Updated: Jetpack: VIP Specific Changes

Roll out filter pre_jetpack_is_mobile to 50% of production sites, which accounts for X-Mobile-Class header in jetpack_is_mobile()

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


Plugin Updated: Debug Bar

Fix fatal “Cannot declare class Debug_Bar, because the name is already in use”

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


Plugin Added: Jetpack 11.3 Beta

Jetpack 11.3-beta has been added to mu-plugins. Users can pin at Jetpack 11.3.

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

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

09 August 2022

16:04:11 GMT+0000

Bugfix: Debug Bar


Plugin Updated: Enterprise Search

Two ElasticPress bug fixes:

  • format_hits_as_terms() will return with a WP_Term object instead of stdClass
  • Protected Content feature will take into account posts that are autosaved only

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


Lockout: Adds VIP_ACCOUNT_STATUS constant to control the notice/locking functionalities

Adds a new VIP_ACCOUNT_STATUS that can be used to set the site’s account status, and warn/lock the application, if required.

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


Plugin Updated: VIP Prometheus

Added a collector for:


Plugin Updated: Object Cache

Load object-cache.php from MU-plugins version.

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

12 July 2022

15:30:38 GMT+0000

Plugin Updated: VIP Helpers

Do not hardcode Jetpack IPs; instead, retrieve them from the official API endpoint.

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


Plugin Updated: Enterprise Search

Search: Add filter_ep_enable_do_weighting to reduce ES payload if weighting is not used

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


Plugin Updated: Search Development Tools

  • Update preact from 10.8.2 to 10.9.0

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


Plugin Updated: Admin notice

Remove Jetpack Search wp-admin notice and update PHP 8 one

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