Skip to content

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


25 November 2025

18:26:29 GMT+0000

View Pull Request: 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