Ticket #48118: 48118.3.diff
File 48118.3.diff, 1.0 KB (added by , 6 years ago) |
---|
-
src/wp-admin/includes/class-wp-site-health.php
1372 1372 ), 1373 1373 'description' => sprintf( 1374 1374 '<p>%s</p>', 1375 __( 'An HTTPS connection is needed for many features on the web today, it also gains the trust of your visitors by helping to protectingtheir online privacy.' )1375 __( 'An HTTPS connection is a more secure way of browsing the web, with many services now having it a requirement. Some benefits of HTTPS is it allows you to take advantage of new features for increased site speed, improves your search ranking, and gains the trust of your visitors by helping to protect their online privacy.' ) 1376 1376 ), 1377 1377 'actions' => sprintf( 1378 1378 '<p><a href="%s" target="_blank" rel="noopener noreferrer">%s <span class="screen-reader-text">%s</span><span aria-hidden="true" class="dashicons dashicons-external"></span></a></p>',