Skip to content

Changelog: VIP MU plugins [Production]

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). VIP MU plugins is open source and development can be followed in the VIP MU plugins GitHub repository.

RSS 

Showing page 8 of 41

18 April 2023

17:19:31 GMT+0000

Plugin Updated: Two-Factor

We upgraded Two-Factor to 0.8.1

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


Plugin Updated: Query Monitor

Fix PHP error Uncaught TypeError: usort(): Argument #1 ($array) must be of type array, null given in /var/www/wp-content/mu-plugins/qm-plugins/qm-alloptions/class-qm-collector-alloptions.php:38

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


Plugin Updated: Enterprise Search

Updates ElasticPress to include kill_sync() for all hooks in the SyncManager for post Indexable

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

Skip query integration if no active indexes present

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

Add VIP_ELASTICSEARCH_DISABLED killswitch constant

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

Search: Account for failed put_mapping call in add_version()

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


Plugin Updated: Jetpack

Jetpack 12.0 is now the default version for non-pinned applications.

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

11 April 2023

16:36:30 GMT+0000

Plugin Updated: Enterprise Search


Plugin updated: wp-parsely

Fixed a fatal error that could occur in the “widget updated” event when attempting to save a custom widget

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

04 April 2023

15:15:10 GMT+0000

Plugin Updated: VIP Client mu-plugins

Do not load client mu-plugins while WordPress is being installed.

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


Plugin Updated: Enterprise Search


Plugin Updated: Feature

Add is_disabled_by_ids()

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


Non-production sticker placement updated

Shift sticker “non-production” so it doesn’t block modal after post is updated

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

28 March 2023

16:38:00 GMT+0000

Plugin Updated: Enterprise Search

Add CLI command wp vip-search queue info

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


Caching function updated

Changed the cache key & group for wpcom_vip_get_page_by_path() to avoid unbuo

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


Plugin Updated: Search Dev Tools

If being rate limited, differentiate between two different types: “search” or “indexing”

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


Plugin Updated: VIP Helpers

Updated VIP redirect helper functions to account for being used in client-mu-plugins.

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


Library Updated: Feature

We’ve introduced an API to get the bucket the current site is in for %-based feature rollouts.

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


Plugin Updated: VaultPress

Stop loading VaultPress plugin by default for all VIP environments

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

21 March 2023

19:41:44 GMT+0000

Plugin Updated: Enterprise Search

Fix accuracy of wp vip-search health validate-counts for the users feature on multi-sites.

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


Plugin Updated: Feature

  • Adds two new functions is_enabled_by_env() and get_features()
  • is_enabled() will take into account if the feature is also enabled on an ID-basis or env-basis
  • Adds wp vip-feature CLI commands to check the status of a feature

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


Plugin Updated: Jetpack

Jetpack 11.9 is now the default version for non-pinned applications.

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


Plugin Updated: VaultPress

Stop loading VaultPress plugin by default for non-production VIP environments

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

14 March 2023

15:52:26 GMT+0000

Plugin Updated: WP_CLI_DB

Adds back WP_CLI_DB and accounts for both batch containers & dev-env environments

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


Plugin Updated: Query Monitor


wp-parsely default version was upgraded to 3.8

Changed the default version of wp-parsely from 3.7 to 3.8.

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

07 March 2023

17:02:50 GMT+0000

Plugin Updated: Enterprise Search


Plugin Updated: Search Dev Tools


Drop-in Updated: Object Cache

Added helper function get_stats()

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


wp-parsely default version was upgraded to 3.7

Changed the default version of wp-parsely from 3.6 to 3.7.

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

#jetpack, #mu-plugins, #parse-ly, #search

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

24 January 2023

22:54:40 GMT+0000

Cleanup Jetpack-related cron events when JP is disabled

When Jetpack is disabled, make sure all the cron events are also disabled/removed.

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


Plugin Updated: Query Monitor (VIP Panel)

Fix URL to not display target attribute

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


Plugin Updated: Search Dev Tools

Display current search algorithm version

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


Plugin Updated: Enterprise Search


Plugin Updated: Cron Control

Pulls in a fix to resolve a php deprecation notice that starts at php 8.1+.

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


Plugin Updated: VIP Helpers

Added a patch for core bug #51058 in our wpcom_vip_attachment_url_to_postid() caching helper function. Thanks to our friends at Yoast for the information and the fix.

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

17 January 2023

16:42:33 GMT+0000

Plugin Updated: VIP_Request_Block

Adds VIP_Request_Block::ua_partial_match

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


Plugin Updated: Query Monitor

Added panel for DB Connections and only load qm-plugins if user has QM capability

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


Plugin Updated: Enterprise Search

Add ElasticPress version to footer text

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


Plugin Updated: wp-parsely

Changed the default version of wp-parsely from 3.5 to 3.6.

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

10 January 2023

22:45:24 GMT+0000

Plugin Updated: lightweight-term-count-update

Fixes bug where the cache of the taxonomies of multiple terms were not properly being cleared.

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


Plugin Updated: Debug Bar

We added a deprecation notice to debug bar if it is set to be enabled.

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


Plugin Updated: 000-vip-init.php

Add ‘local’ as valid value in switch statement for defining WP_ENVIRONMENT_TYPE

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

13 December 2022

17:39:47 GMT+0000

Plugin Updated: Enterprise Search


Plugin Updated: Feature

Feature percentage roll out will take into account a multisite’s subsites to ensure not all subsites are rolled out together at once.

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


Plugin Updated: Query Monitor

Adds a “VIP” panel with display of stacks information

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

15 November 2022

18:33:15 GMT+0000

Plugin Updated: VIP Go Feed Cache

Fix incompatibility with wp-rss-aggregator plugin

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


Plugin Updated: Enterprise Search

Adds the newest version of ElasticPress. Can be tested by defining constant VIP_SEARCH_USE_NEXT_EP to true.

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


Plugin Updated: Query Monitor

Add APCU Cache panel to Query Monitor

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


Plugin Updated: Codebase Manager

Workaround related to search unescaping in wp-admin.

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


Plugin Updated: Query Monitor

We added a panel to display cron events.

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


Plugin Updated: VIP Utils

Add vip_get_hyper_servers() method.

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


Plugin Updated: VIP Prometheus

Added is_opcache_available() method to OpCache_Collector

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


Plugin Updated: VIP Helpers

Added workaround for a Yoast bug resulting in the “Illegal offset type in isset or empty” error.

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

07 November 2022

15:28:19 GMT+0000

Plugin Updated: JS Concat

In wp-admin, JS assets will no longer be concatenated.

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


Plugin Updated: 2FA

2FA: Fix warning generated on a site with no path in home_url()

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


Plugin Removed: Jetpack 10.X.

We have recently switched to source jetpack plugin from vip-go-mu-plugins-ext. This change removes now unused jetpack plugins from vip-go-mu-plugins repository.

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