You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WP_CLI::error( 'This script only works when the VIP Stream Wrapper is enabled. Please add `define(\'VIP_FILESYSTEM_USE_STREAM_WRAPPER\', true );` to vip-config.php and try again.' );
60
+
WP_CLI::error( 'This script only works when the VIP Stream Wrapper is enabled. If the constant\'VIP_FILESYSTEM_USE_STREAM_WRAPPER\' is defined as false, please remove it.' );
0 commit comments