Changeset 49218 for trunk/src/wp-admin/privacy.php
- Timestamp:
- 10/20/2020 01:45:27 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/privacy.php
r48730 r49218 42 42 <h1><?php _e( 'Privacy' ); ?></h1> 43 43 44 <p><img class="privacy-image" src="<?php echo esc_url( admin_url( 'images/privacy.png' ) ); ?>" alt="" /></p> 45 44 46 <p><?php _e( 'From time to time, your WordPress site may send data to WordPress.org — including, but not limited to — the version of WordPress you are using, and a list of installed plugins and themes.' ); ?></p> 45 47
Note: See TracChangeset
for help on using the changeset viewer.