[wp-trac] [WordPress Trac] #43715: Add Privacy Policy link to bundled theme footers
WordPress Trac
noreply at wordpress.org
Thu May 17 18:20:46 UTC 2018
#43715: Add Privacy Policy link to bundled theme footers
---------------------------------+----------------------
Reporter: xkon | Owner: xkon
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.9.6
Component: Privacy | Version:
Severity: normal | Resolution: fixed
Keywords: gdpr needs-dev-note | Focuses: ui, rtl
---------------------------------+----------------------
Comment (by iandunn):
In [changeset:"43294" 43294]:
{{{
#!CommitTicketReference repository="" revision="43294"
Bundled Themes: Add link to privacy policy page in footer.
If a privacy policy has been set, then a link to it will automatically be
shown in the footer.
The element containing the "Proudly powered by WordPress" link was chosen
for the new policy link, in order to minimize visual conflicts with custom
CSS that was written before the new link existed. Unfortunately, some
minor conflicts are expected and unavoidable. Adding this link is required
as part of GDPR compliance, and the benefits outweigh the downsides.
To further mitigate the conflicts, a new imprint class was added to the
"Proudly powered..." link, in order to facilitate targeting each link
invididually with custom styles.
This was accidentally not backported to the `4.9` branch before the
beta/RC phase, but there was a consensus that it is safe to do that this
late in the release cycle.
See https://wordpress.slack.com/archives/C02RQBWTW/p1526577643000132.
See https://wordpress.slack.com/archives/C02RQBWTW/p1526580781000240.
Props xkon, laurelfulford, birgire, azaozz, iandunn.
Merges [43051] to the 4.9 branch.
See #43715.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43715#comment:63>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list