diff --git a/src/wp-admin/includes/misc.php b/src/wp-admin/includes/misc.php index 1d8615899f..3eccc3cd80 100644 --- a/src/wp-admin/includes/misc.php +++ b/src/wp-admin/includes/misc.php @@ -1748,7 +1748,7 @@ final class WP_Privacy_Policy_Content { '

' . __( 'Embedded content from other websites' ) . '

' . '

' . $suggested_text . __( 'Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.' ) . '

' . - '

' . __( 'These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracing your interaction with the embedded content if you have an account and are logged in to that website.' ) . '

' . + '

' . __( 'These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.' ) . '

' . '

' . __( 'Analytics' ) . '

'; $descr && $content .=