Make WordPress Core

Ticket #48118: 48118.3.diff

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

Verbiage Tweak

  • 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, 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.' )
    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>',