17:19:54 GMT+0000
Changed
Divi: Added disabling of Divi Caching by default: https://github.com/Automattic/vip-go-mu-plugins/pull/5597
Please see the full release on GitHub.
Ready to get started with WordPress VIP? Contact Us
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.
17:19:54 GMT+0000
Divi: Added disabling of Divi Caching by default: https://github.com/Automattic/vip-go-mu-plugins/pull/5597
Please see the full release on GitHub.
18:33:08 GMT+0000

Jetpack 13.6 has been made the default Jetpack version on the VIP Platform.
For more details about this release (including specific changes), please see the release notes.
If you have any questions, related to this release, please open a support ticket and we will be happy to assist.
15:47:14 GMT+0000
current_user_can()https://github.com/Automattic/vip-go-mu-plugins/pull/5695
https://github.com/Automattic/vip-go-mu-plugins/pull/5696
We updated the wp-parsely submodule (used for local development environments) to version 3.16.0
https://github.com/Automattic/vip-go-mu-plugins/pull/5697
Changed the default version of wp-parsely from 3.15 to 3.16.
https://github.com/Automattic/vip-go-mu-plugins/pull/5698
Please see the full release on GitHub.
16:49:13 GMT+0000
is_automattician() to prevent fatal errors and ensure that it is called when the current user is known.https://github.com/Automattic/vip-go-mu-plugins/pull/5678
Please see the full release on GitHub.
15:35:58 GMT+0000
https://github.com/Automattic/vip-go-mu-plugins/pull/5664
Please see the full release on GitHub.
17:15:37 GMT+0000

Jetpack 13.5 has been made the default Jetpack version on the VIP Platform.
For more details about this release (including specific changes), please see the release notes.
If you have any questions, related to this release, please open a support ticket and we will be happy to assist.
12:54:18 GMT+0000
add_filter( 'jetpack_force_2fa', '__return_true' ); to enable: https://github.com/Automattic/vip-go-mu-plugins/pull/5582VIP_Request_Block: https://github.com/Automattic/vip-go-mu-plugins/pull/5478vip_vary_cache_cookie_path and vip_vary_cache_cookie_domain: https://github.com/Automattic/vip-go-mu-plugins/pull/5552Please see the full release on GitHub.
17:46:45 GMT+0000
Fixed a bug when setting the number of shards in the index settings for the user indexable.
https://github.com/Automattic/vip-go-mu-plugins/pull/5499
Disable using define( 'VIP_SEARCH_USE_NEXT_EP', false );. There will only be one version of ElasticPress.
https://github.com/Automattic/vip-go-mu-plugins/pull/4607
https://github.com/Automattic/vip-go-mu-plugins/pull/5524
Please see the full release on GitHub.
17:44:41 GMT+0000
Fix vip_reset_local_object_cache() to address the deprecation of dynamic properties in PHP 8.2.
https://github.com/Automattic/vip-go-mu-plugins/pull/5475
Please see the full release on GitHub.
17:17:52 GMT+0000
Do not attempt to re-build a new index if there isn’t one that exists and clean-up the existing locks.
https://github.com/Automattic/vip-go-mu-plugins/pull/5450
As per the timeline, we’ve removed the fallback mechanism that allowed bounced emails sent from domains that were not mapped to VIP sites, to be retried using the default email address.
https://github.com/Automattic/vip-go-mu-plugins/pull/5412
Please see the full release on GitHub.
21:09:38 GMT+0000
We upgraded the Block Data API integration to version 1.2.1, which supports WordPress 6.5 rich-text attribute parsing.
Compatibility with WordPress 6.6.
Deprecate wpcom_vip_get_page_by_title() because WP 6.2 deprecates get_page_by_title. Please use WP_Query instead.
We updated the wp-parsely submodule (used for local development environments) to version 3.14.3.
Harden pre_wp_load_alloptions_protections() function.
Introduce new Attendant class for managing the Jetpack connection’s primary user.
15:32:03 GMT+0000
We upgraded Jetpack to 13.2
https://github.com/Automattic/vip-go-mu-plugins/pull/5326
cleaner_jp_pbe_options uses pre_update_option_post_by_email_address* (where is the current user ID) to prevent creation of unused NULL `post_by_email_address` options (by returning the old_value in place of NULL, which in this case is no option at all).
https://github.com/Automattic/vip-go-mu-plugins/pull/5311
We updated the wp-parsely submodule (used for local development environments) to version 3.14.1.
https://github.com/Automattic/vip-go-mu-plugins/pull/5334
vipsupport command descriptionWhen running wp help vipsupport, an out-of-place text would appear after the command description: Class command.
https://github.com/Automattic/vip-go-mu-plugins/pull/5335
We upgraded Akismet 5.3 to Akismet 5.3.1.
This version contains the following changes:
https://github.com/Automattic/vip-go-mu-plugins/pull/5321
WordPress 6.5 introduces the Font Library, which allows you to upload and manage your own font files from the site editor. We have used the new font_dir filter to set the font upload directory to wp-content/uploads/fonts to get this feature working with the VIP Filesystem.
https://github.com/Automattic/vip-go-mu-plugins/pull/5265
We updated the wp-parsely submodule (used for local development environments) to version 3.14.2.
https://github.com/Automattic/vip-go-mu-plugins/pull/5346
Please see the full release on GitHub.
21:50:35 GMT+0000
We updated the wp-parsely submodule (used for local development environments) to version 3.14.0.
https://github.com/Automattic/vip-go-mu-plugins/pull/5323
Changed the default version of wp-parsely from 3.13 to 3.14.
https://github.com/Automattic/vip-go-mu-plugins/pull/5322
Please see the full release on GitHub.
16:21:03 GMT+0000
We’ve disabled auto email resend from our donotreply@wpvip.com if we detect that the From: field contains a domain that the current SMTP credentials are not allowed to use.
https://github.com/Automattic/vip-go-mu-plugins/pull/5274
The enhanced-distribution Jetpack module will no longer be activated by default.
https://github.com/Automattic/vip-go-mu-plugins/pull/5308
Please see the full release on GitHub.
18:49:31 GMT+0000
Deprecate wpcom_vip_get_page_by_path since WP 6.1 introduces caching in get_page_by_path().
https://github.com/Automattic/vip-go-mu-plugins/pull/5224
Please see the full release on GitHub.
19:20:31 GMT+0000
This change replaces two-factor-user-options- with two_factor_user_options_ in VIP’s SMS two factor provider as the former was deprecated in 0.7.0 of the upstream Two Factor Plugin.
https://github.com/Automattic/vip-go-mu-plugins/pull/5238
Please see the full release on GitHub.
16:40:54 GMT+0000
Cache MIME types via the pre_get_available_post_mime_types() filter introduced in WordPress 6.4.
https://github.com/Automattic/vip-go-mu-plugins/pull/4953
We deprecated the helper functions wp_startswith, wp_endswithandwp_inin favour of the PHP equivalentsstr_starts_with,str_ends_with, andstr_contains`
https://github.com/Automattic/vip-go-mu-plugins/pull/5131
Please see the full release on GitHub.
13:28:18 GMT+0000
Changed the default version of wp-parsely from 3.12 to 3.13.
https://github.com/Automattic/vip-go-mu-plugins/pull/5176
Please see the full release on GitHub.
01:01:42 GMT+0000
We upgraded Jetpack 12.9 to Jetpack 13.0
https://github.com/Automattic/vip-go-mu-plugins/pull/5142
Please see the full release on GitHub.
17:49:32 GMT+0000
We upgraded Jetpack 12.9 to Jetpack 13.0