[wp-trac] [WordPress Trac] #46424: GDPR Enhancements
WordPress Trac
noreply at wordpress.org
Wed Dec 18 17:59:14 UTC 2019
#46424: GDPR Enhancements
---------------------------+------------------------------
Reporter: welswebmaster | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version: 5.1
Severity: normal | Resolution:
Keywords: | Focuses: privacy
---------------------------+------------------------------
Comment (by xkon):
Hey @welswebmaster & @nobnob!
Let me try to answer to everything :).
No 1 (email personalization): There are already filters in place for
changing the text of the emails. You can find out more at:
https://developer.wordpress.org/reference/hooks/user_request_action_email_content/
https://developer.wordpress.org/reference/hooks/user_confirmed_action_email_content/
https://developer.wordpress.org/reference/hooks/wp_privacy_personal_data_email_content/
Essentially altering the text can be easily done by plugins to avoid
writing code (there might be some that are already doing it as well).
No 2 (JSON): This was split into #49029 to introduce a JSON as well as it
had been discussed earlier as well.
No 3 (identifying where the data came from): Plugins already have the
freedom to report their own data to Core so that's up to them to report on
which form/campaign and other information is needed that the data have
been gathered from. The tools are there but it's up to the plugin authors
to utilize them as much as possible.
And finally No 4 (widget): It's not a bad idea at all in my opinion and we
can discuss that on our weekly meetings to see what we can come up with!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46424#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list