Skip to content

Bug Fix: Removed extraneous comma from button_enqueue_scripts in vip-cache-manager/vip-cache-manager.php


17 December 2020

17:45:54 GMT+0000

There was an extraneous comma added in Feature: Flush Cache for Page. This didn’t affect any of our environments. The issue only presents itself in earlier PHP versions and only caused some issues when running certain tests locally with phpunit-docker.sh. This comma was removed to address this issue and won’t affect anything else.

https://github.com/Automattic/vip-go-mu-plugins/pull/1915