- Timestamp:
- 10/20/2020 08:01:04 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-privacy-policy-content.php
r48836 r49255 585 585 } 586 586 587 /* translators: Default privacy policy text. */ 588 $strings[] = '<p>' . $suggested_text . __( 'If you request a password reset, your IP address will be included in the reset email.' ) . '</p>'; 589 587 590 /* translators: Default privacy policy heading. */ 588 591 $strings[] = '<h2>' . __( 'How long we retain your data' ) . '</h2>';
Note: See TracChangeset
for help on using the changeset viewer.