Title: vip-go-mu-plugins 2025-11-25 18:26
Author: WordPress VIP Documentation
Published: November 25, 2025

---

 1. [Changelog](https://docs.wpvip.com/changelog/)
 2. [VIP MU plugins [Production]](https://docs.wpvip.com/changelog/vip-mu-plugins-production/)
 3. vip-go-mu-plugins 2025-11-25 18:26

# vip-go-mu-plugins 2025-11-25 18:26

---

 25 November 2025

18:26:29 GMT+0000

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

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

 [ Permalink  ](https://docs.wpvip.com/changelog/vip-mu-plugins-production/vip-go-mu-plugins-2025-11-25-1826/)

View Pull Request: [https://github.com/Automattic/vip-go-mu-plugins/pull/6633](https://github.com/Automattic/vip-go-mu-plugins/pull/6633)

### Added

 * Added `wpvip_get_app_name`, `wpvip_get_app_environment`, and `wpvip_get_app_alias`
   helper functions, which return the application name, app environment and full
   alias. E.g. `example`, `develop` and `example.develop` respectively

### Fixed

 * Enterprise Search: prevent parse_query hooks from corrupting CLI `wp vip-search
   health validate-counts`

### Changed

 * Search: Disable query logging during CLI contexts to prevent memory leaks