Make WordPress Core

Ticket #48118: 48118.4.diff

File 48118.4.diff, 1.0 KB (added by garrett-eclipse, 6 years ago)

Updated verbiage to account for @desrosj's feedback

  • src/wp-admin/includes/class-wp-site-health.php

     
    13721372                        ),
    13731373                        'description' => sprintf(
    13741374                                '<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 protecting their online privacy.' )
     1375                                __( 'An HTTPS connection is a more secure way of browsing the web. Many services now having HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy.' )
    13761376                        ),
    13771377                        'actions'     => sprintf(
    13781378                                '<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>',