Making WordPress.org

Ticket #3660: 3660.diff

File 3660.diff, 1.4 KB (added by audrasjb, 6 years ago)

Replace dpo@… email with privacy@… email

  • wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy.php

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy.php b/wordpress.org/public_html/wp-content/themes/pub/wporg-main/page-about-privacy.php
    index 906f040..a654e56 100644
    a b the_post(); 
    109109                                        <p><?php esc_html_e( 'Although most changes are likely to be minor, WordPress.org may change its Privacy Policy from time to time, and at WordPress.org&#8217;s sole discretion. WordPress.org encourages visitors to frequently check this page for any changes to its Privacy Policy. Your continued use of this site after any change in this Privacy Policy will constitute your acceptance of such change.', 'wporg' ); ?></p>
    110110
    111111                                        <h3><?php esc_html_e( 'Contact', 'wporg' ); ?></h3>
    112                                         <p><?php esc_html_e( 'Please contact us if you have any questions about our privacy policy or information we hold about you by emailing dpo@wordcamp.org.', 'wporg' ); ?></p>
     112                                        <p><?php esc_html_e( 'Please contact us if you have any questions about our privacy policy or information we hold about you by emailing privacy@wordpress.org.', 'wporg' ); ?></p>
    113113
    114114                                        <p><a rel="license" href="https://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" src="https://creativecommons.org/images/public/somerights20.png"></a></p>
    115115                                </section>