From 80f1b3c1eeae032a6a117d5af8ce5492ec4a2da8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Perona?= Date: Tue, 16 Feb 2021 11:39:14 -0500 Subject: [PATCH] Update analytics string to avoid escaped html --- views/settings/page.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/views/settings/page.php b/views/settings/page.php index 8833f9b1eb..e37b0e6f05 100644 --- a/views/settings/page.php +++ b/views/settings/page.php @@ -73,7 +73,12 @@
-

if granted permission.', 'rocket' ); ?>

+

+ , %2$s = . + printf( esc_html__( 'Below is a detailed view of all data WP Rocket will collect %1$sif granted permission.%2$s', 'rocket' ), '', '' ); + ?> +