[wp-trac] [WordPress Trac] #43954: Showing the privacy policy admin notice on all screens is intrusive
WordPress Trac
noreply at wordpress.org
Thu May 10 19:52:00 UTC 2018
#43954: Showing the privacy policy admin notice on all screens is intrusive
----------------------------+----------------------
Reporter: iandunn | Owner: iandunn
Type: enhancement | Status: closed
Priority: high | Milestone: 4.9.6
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: gdpr has-patch | Focuses: ui
----------------------------+----------------------
Changes (by iandunn):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"43223" 43223]:
{{{
#!CommitTicketReference repository="" revision="43223"
Privacy: Replace intrusive policy update notice with menu bubbles.
Previously, when a plugin updated its suggested privacy policy text, an
admin notice was shown on all screens in the Administration Panels. That
was done in order to make sure that administrators were aware of it, so
that they could update their policy if needed. That was a very heavy-
handed and intrusive approach, though, which leads to a poor user
experience, and notice fatigue.
An alternative approach is to use bubble notifications in the menu,
similar to when plugins have updates that need to be installed. That still
makes it obvious that something needs the administrator's attention, but
is not as distracting as a notice.
The notice will still appear on the Privacy page, though, since it is
relevant to that screen, and provides an explanation of why the bubble is
appearing.
Props azaozz, xkon, iandunn.
Fixes #43954. See #43953.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43954#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list