diff --git a/includes/admin/views/html-notice-secure-connection.php b/includes/admin/views/html-notice-secure-connection.php index b6bbcaa9e20..5cc99d17a45 100644 --- a/includes/admin/views/html-notice-secure-connection.php +++ b/includes/admin/views/html-notice-secure-connection.php @@ -15,7 +15,7 @@ defined( 'ABSPATH' ) || exit; Learn more here.', 'woocommerce' ), + __( 'Your store does not appear to be using a secure connection. We highly recommend serving your entire website over an HTTPS connection to help keep customer data secure. Learn more here.', 'woocommerce' ), 'https://docs.woocommerce.com/document/ssl-and-https/' ) ); ?>