From 0cef1a9ffb3d8533696705aa40154c588ab2ed76 Mon Sep 17 00:00:00 2001 From: Brandon Kraft Date: Wed, 6 Nov 2019 16:41:37 -0600 Subject: [PATCH] PHPCS update --- _inc/lib/debugger/class-jetpack-cxn-tests.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_inc/lib/debugger/class-jetpack-cxn-tests.php b/_inc/lib/debugger/class-jetpack-cxn-tests.php index ee6e5e90dfe7d..e5ba7a07cc309 100644 --- a/_inc/lib/debugger/class-jetpack-cxn-tests.php +++ b/_inc/lib/debugger/class-jetpack-cxn-tests.php @@ -361,7 +361,7 @@ protected function last__wpcom_self_test() { 'Visit the Jetpack.com debug page for more information or contact support.', 'jetpack' ), - esc_url( add_query_arg( 'url', urlencode( site_url() ), 'https://jetpack.com/support/debug/' ) ) + esc_url( add_query_arg( 'url', rawurlencode( site_url() ), 'https://jetpack.com/support/debug/' ) ) ), array( 'a' => array(