Make WordPress Core

Ticket #48118: 48118.patch

File 48118.patch, 1013 bytes (added by dkarfa, 6 years ago)
  • 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 makes your site faster, benefits 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>',