EU一般データ保護規則(GDPR)の施行がいよいよ来週末(5月25日)に迫っています。違反すると巨額の制裁金が課せられるということで、ウェブサイト運営者は対応を迫られています。

GoogleがGoogle Analyticsの管理タブに「ユーザーデータとイベントデータの保持」という項目を設けて、CookieやユーザーID、広告IDに関連付けて送ったデータの保持期間を変更できるようにするなどしています。

そしてWordpressからもGDPRに対応したWordpress4.9.6がリリースされました。管理画面にはプライバシー設定の画面が新たに追加されています。

プライバシーポリシーのページを作成する機能や、WooCommerce(EC・通販サイト構築)やBuddyPress(SNS構築)などの個人情報を取り扱うプラグインの利用者向けに個人情報を抽出・削除できる機能などが実装されています。

そのほかにもHTMLエディターのTinyMCEが最新版にアップデートされるなどしています。

個人情報を取得する可能性のあるウェブサイト(ホームページ)の管理者の方は対応を急いだほうがよさそうです。

リリースノートに記載されているアップデート内容は下記の通りです。

Administration

#43820 – Add “Mine” filter for attachments similarly to posts and comments

Bundled Theme

#43915 – Bundled Themes: Bump version number and update changelog in all themes for 4.9.6 release

Customize

#43945 – Missing closing button tag in ‘Live Preview’ button

General

#43583 – Introduce new PHP cross-version compat function `is_countable()`
#43619 – Introduce new PHP cross-version compat function `is_iterable()`

Login and Registration

#43843 – Set nocache_headers in wp-signup.php
#43917 – Set nocache_headers in wp-activate.php

Media

#42919 – Unable to upload files with the AAC extension

Plugins

#43650 – Add Requires PHP Version to Plugin – View Details

Posts, Post Types

#43739 – Include ‘viewable’ attribute on Post Type resource for ‘edit’ context

Privacy

#43873 – Relocate ‘Privacy / Export / Erasure’ pages into more appropriate menus
#43931 – Use associative array instead of numeric for exporters and erasers
#43954 – Showing the privacy policy admin notice on all screens is intrusive
#44055 – Don’t show notice to the privacy policy guide when user cannot view the guide
#44057 – It’s not obvious what to do if menu bubble for policy update appears
#44091 – Rename exports folder to avoid deleting other files
#43435 – Add settings screen for creating a privacy policy
#43436 – Add opt-in for commenter cookies
#43440 – Add personal data from comments to personal data export
#43442 – Add tools for anonymizing of commenters
#43443 – Add a method for confirmation of requests for deleting or anonymizing of personal data
#43473 – Add default text for a privacy policy
#43481 – Add tabs and placeholders to privacy tools page in wp-admin
#43491 – Automatically create a Privacy Policy page when installing WordPress
#43545 – Helper functions: Anonymizing data in a standardized way
#43547 – Add personal data from usermeta/userdata to personal data export
#43551 – Add a means to package personal data into a file
#43620 – Privacy Policy page design
#43637 – Add filters and ajax support for personal data erasure
#43715 – Add Privacy Policy link to bundled theme footers
#43721 – Adding links to imprint and privacy policy pages on WP login screens
#43846 – Fix Count Styling on Personal Data Request Tables Post Status Links
#43850 – Add privacy policy URL template tags
#43852 – Fix spacing on responsive for Use This Page button in Privacy Tools
#43883 – Add a user’s attachments to the personal data export file
#43894 – Rename page / menu ‘Privacy Tools’ to ‘Privacy Policy Page’
#43905 – Personal data export link does not work
#43908 – Export keeps generating new .zip files on Windows installations
#43909 – Improve styling on personal data tables
#43911 – Add mailto into Export/Erasure tables
#43913 – On sending the personal data export email, the request should be marked COMPLETED
#43919 – Disable personal data export and personal data erasure for multisite (for now)
#43920 – Use the terms erase / erasure instead of remove / removal for personal data
#43922 – Data removal/erasure requests don’t get marked as “Completed” after erasure happens
#43925 – Inconsistencies in GDPR strings
#43926 – Improve flow for privacy.php
#43929 – Privacy pages: buttons should be buttons and other coding standards
#43934 – Missing doc for the user_request_key_expiration filter
#43935 – Limit Privacy Policy screen to Super Admins in Multisite
#43939 – Fix spelling mistake – gdpr
#43940 – Privacy Policy Settings: Don’t show page selector if you don’t have any pages
#43942 – Add pointers informing users of the new privacy pages
#43951 – Typos in `WP_Privacy_Policy_Content::get_default_content()`
#43953 – Seeing the `privacy policy text has changed` notice on fresh installs is confusing
#43961 – Privacy Policy popup covers collapsed admin menu
#43964 – “Email Data” button text – Make it more clear that an export link is sent, not the whole data?
#43965 – GDPR Privacy Notes Don’t Play Nice with Gutenberg
#43966 – Prioritize the User group in Personal Data Exports to right below the About group
#43968 – Add Request Type into Confirmation Email Subject for GDPR
#43970 – Add request type to the confirmation confirmation page – GDPR
#43973 – Email user once removal request completed – GDPR
#43980 – Consider outputting the suggested privacy policy content to a new page insted of a postbox
#44015 – Add `id` attribute to each row of privacy post list tables
#44016 – user_request_action_email_content filter hook documentation inaccurate
#44026 – Export and Erase Personal Data tables misaligned under 782px
#44031 – Add personal data export request ID to the wp_privacy_personal_data_export_file_created hook
#44040 – Potential PHP notice in `wp_ajax_wp_privacy_erase_personal_data()`
#44045 – GDPR WP Pointer dismiss link can be unreachable
#44046 – GDPR Privacy Policy Link in wp-login.php page can overflow other links
#44048 – Privacy: exclude the wrapper from the default policy content
#44050 – Privacy: Abandoned heading in `WP_Privacy_Policy_Content::get_default_content()`
#44054 – Privacy: Escape the comment link output in the wp_comments_personal_data_exporter() function.
#44056 – Fix markup for table of contents on privacy policy guide
#44062 – Don’t show privacy feature pointer to new users
#44063 – Privacy policy guide: do not remove the “Suggested text has changed” bubble on saving the policy page
#44064 – Define $title and $parent_file in privacy.php
#44065 – Remove is-dismissible class from notice when privacy info has changed
#44075 – GDPR inline documentation improvements
#44076 – Add `wp_page_for_privacy_policy` to `populate_options()`
#44079 – Require `manage_privacy_options` capability to edit the privacy policy page
#44092 – Export/Erase tools: CSS issues with `next_steps` buttons with some locales
#44093 – Proposed Adjustment to Privacy Settings buttons

Query

#43375 – Incorrect ‘old_slug_redirect_post_id’ filter docs

Themes

#43374 – PHP 7.2 Warning: count(): Parameter must be an array or an object that implements Countable in /wp-includes/theme.php on line 356
#43872 – Add page template filter for all post types

TinyMCE

#43862 – TinyMCE: Update to 4.7.11
#43969 – Custom themes will not work in TinyMCE 4.7
#43984 – Customize: JavaScript error when opening Text widget

Upgrade/Install

#43952 – Database error inserting cron job on fresh install

Users

#42202 – REST API: no equivalent for `who=authors` to display potential authors

今日の茨木市の天気

朝から蒸し暑い一日になりました。天気は下り坂で夜10時ごろから雨が降り出しました。

GDPR対応のマイナーアップデートWordPress4.9.6がリリース

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

CAPTCHA


このサイトはスパムを低減するために Akismet を使っています。コメントデータの処理方法の詳細はこちらをご覧ください


Warning: A non-numeric value encountered in /home/users/2/labo-ibaraki/web/ad-ibaraki.com/wp-content/plugins/wp-social-bookmarking-light/vendor/twig/twig/lib/Twig/Environment.php(462) : eval()'d code on line 43

Warning: A non-numeric value encountered in /home/users/2/labo-ibaraki/web/ad-ibaraki.com/wp-content/plugins/wp-social-bookmarking-light/vendor/twig/twig/lib/Twig/Environment.php(462) : eval()'d code on line 43

Warning: A non-numeric value encountered in /home/users/2/labo-ibaraki/web/ad-ibaraki.com/wp-content/plugins/wp-social-bookmarking-light/vendor/twig/twig/lib/Twig/Environment.php(462) : eval()'d code on line 43

Yahoo!ショッピング制作(申込~開店フルサポート)88,000円から
独自ドメインのインターネット通販サイト構築(運用支援オプションあり)88,000円から
スマホ対応のウェブサイト制作(ホームページ制作)33,000円から