[buddypress-trac] [BuddyPress Trac] #7866: Privacy: Privacy policy integration into registration process
buddypress-trac
noreply at wordpress.org
Sun Jun 24 18:41:56 UTC 2018
#7866: Privacy: Privacy policy integration into registration process
-------------------------------------+---------------------
Reporter: boonebgorges | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 4.0
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+---------------------
Changes (by boonebgorges):
* keywords: 2nd-opinion => has-patch needs-testing
Comment:
[attachment:7866.2.diff] adds a 'Privacy Policy' link to the email footer.
I chose to add it as part of the Footer Text that is editable in the
Customizer, so that admins could change the language as they see fit. This
also means that existing sites will have the link turned on automatically,
as long as they haven't customized the existing footer_text. I also chose
to use `·` as a separator because I like it :) but other ideas are
welcome.
Because it's an HTML link, I had to modify the Customizer JS to ensure
that HTML wasn't escaped. The HTML is sanitized on the server using
`wp_filter_post_kses()`.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7866#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list