Staging release – 2023/04/04
16:31:51 GMT+0000
Plugin Updated: Enterprise Search
- Remove automatic swapping in cron job to rebuild index with incorrect number of shards: https://github.com/Automattic/vip-go-mu-plugins/pull/4283
wp vip-search index --using-versionswill ask to confirm the index version switch unless--skip-confirmis passed: https://github.com/Automattic/vip-go-mu-plugins/pull/4294- Disable VIP-specific hooks
ElasticPress\Indexable\Post\SyncManager::tear_down(): https://github.com/Automattic/vip-go-mu-plugins/pull/4311
Fixed error in the “widget updated” event
We fixed a fatal error that could occur in the “widget updated” event when attempting to save a custom widget.