Making WordPress.org

Changeset 11589


Ignore:
Timestamp:
02/21/2022 09:53:34 PM (3 years ago)
Author:
coffee2code
Message:

Main, Privacy Policy: Fix and improve wording of a sentence relating to use of personal information.

Props aija1100, dufresnesteven, garrett-eclipse, coffee2code.
Fixes #5493.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy.php

    r10676 r11589  
    5757
    5858                    <h2><?php esc_html_e( 'Use of personal information', 'wporg' ); ?></h2>
    59                     <p><?php esc_html_e( 'We use the information you provide to register for an account, attend our events, receive newsletters, use certain other services, or participate in the WordPress open source project in any other way.', 'wporg' ); ?></p>
     59                    <p><?php esc_html_e( 'We will not use the information you provide when you register for an account, attend our events, receive newsletters, use certain other services, or participate in the WordPress open source project in any other way.', 'wporg' ); ?></p>
    6060                    <p><?php esc_html_e( 'We will not sell or lease your personal information to third parties unless we have your permission or are required by law to do so.', 'wporg' ); ?></p>
    6161                    <p><?php esc_html_e( 'We would like to send you email marketing communication which may be of interest to you from time to time. If you have consented to marketing, you may opt out later.', 'wporg' ); ?></p>
Note: See TracChangeset for help on using the changeset viewer.