From f055261a05b3438cd1a9ec7efa23d74c0bed72fa Mon Sep 17 00:00:00 2001
From: Sergey Biryukov ' . __( 'In this section you should provide a contact method for privacy-specific concerns. If you are required to have a Data Protection Officer, list their name and full contact details here as well.' ) . ' ' . __( 'If you use your website for commercial purposes and you engage in more complex collection or processing of personal data, you should note the following information in your privacy notice in addition to the information we have already discussed.' . __( 'Additional information' ) . '
' .
- '
' . __( 'If you use your website for commercial purposes and you engage in more complex collection or processing of personal data, you should note the following information in your privacy notice in addition to the information we have already discussed.' ) . '
' . '' . __( 'In this section you should explain what measures you have taken to protect your users’ data. This could include technical measures such as encryption; security measures such as 2FA; and human measures such as staff training in data protection. If you have carried out a Privacy Impact Assessment, you can mention it here too.' ) . '
' . diff --git a/wp-includes/version.php b/wp-includes/version.php index 4220c5b216..496fed23a6 100644 --- a/wp-includes/version.php +++ b/wp-includes/version.php @@ -4,7 +4,7 @@ * * @global string $wp_version */ -$wp_version = '5.0-alpha-43168'; +$wp_version = '5.0-alpha-43170'; /** * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.