Make WordPress Core

Ticket #45395: 45395.5.diff

File 45395.5.diff, 1.0 KB (added by garrett-eclipse, 4 years ago)

Not sure if optimizing image needs a new diff... so uploading just in case.

  • src/wp-admin/privacy.php

    Cannot display: file marked as a binary type.
    svn:mime-type = application/octet-stream
    
    Property changes on: src/wp-admin/images/privacy.jpg
    ___________________________________________________________________
    Added: svn:mime-type
    ## -0,0 +1 ##
    +application/octet-stream
    \ No newline at end of property
     
    4141                <div class="column">
    4242                        <h1><?php _e( 'Privacy' ); ?></h1>
    4343
     44                        <p><img class="privacy-image" src="<?php echo esc_url( admin_url( 'images/privacy.jpg' ) ); ?>" alt="" /></p>
     45
    4446                        <p><?php _e( 'From time to time, your WordPress site may send data to WordPress.org &#8212; including, but not limited to &#8212; the version of WordPress you are using, and a list of installed plugins and themes.' ); ?></p>
    4547
    4648                        <p>