Title: Plugin Updated: Search
Author: WordPress VIP Documentation
Published: August 5, 2021
Last modified: August 5, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. Plugin Updated: Search

# Plugin Updated: Search

---

 05 August 2021

10:02:29 GMT+0000

 [ VIP MU plugins [Production] ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/plugin-updated-search-44/)

This change addresses an issue in `wp vip-search index` CLI command. In the following
combination of arguments:

    ```
    wp vip-search index --version=next --indexables=post --network-wide
    ```

`--version=next` would not get passed to individual runs per site.

[https://github.com/Automattic/vip-go-mu-plugins/pull/2325](https://github.com/Automattic/vip-go-mu-plugins/pull/2325)