Ticket #43961: 43961.2.diff
| File 43961.2.diff, 1.2 KB (added by , 8 years ago) |
|---|
-
src/wp-admin/includes/class-wp-internal-pointers.php
161 161 * @since 4.9.6 162 162 */ 163 163 public static function pointer_wp496_privacy() { 164 $content = '<h3>' . __( 'Privacy and Personal Data' ) . '</h3>'; 165 $content .= '<h4>' . __( 'Privacy Policy' ) . '</h4>'; 166 $content .= '<p>' . __( 'Create or select your site’s privacy policy page under <strong>Settings > Privacy</strong> to keep your users informed and aware.' ) . '</p>'; 164 $content = '<h3>' . __( 'Personal Data and Privacy' ) . '</h3>'; 167 165 $content .= '<h4>' . __( 'Personal Data Export and Erasure' ) . '</h4>'; 168 166 $content .= '<p>' . __( 'New <strong>Tools</strong> have been added to help you with personal data export and erasure requests.' ) . '</p>'; 167 $content .= '<h4>' . __( 'Privacy Policy' ) . '</h4>'; 168 $content .= '<p>' . __( 'Create or select your site’s privacy policy page under <strong>Settings > Privacy</strong> to keep your users informed and aware.' ) . '</p>'; 169 169 170 170 if ( is_rtl() ) { 171 171 $position = array(