[wp-trac] [WordPress Trac] #43910: Add actions and filters so plugins can easily extend export/erasure functionality
WordPress Trac
noreply at wordpress.org
Mon May 21 22:50:52 UTC 2018
#43910: Add actions and filters so plugins can easily extend export/erasure
functionality
-------------------------+------------------------------
Reporter: xkon | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Privacy | Version: 4.9.6
Severity: normal | Resolution:
Keywords: gdpr | Focuses:
-------------------------+------------------------------
Comment (by allendav):
Let's add actions:
- in wp-admin/includes/user.php on `_wp_personal_data_export_page` after
the page heading, after the request form, and after the requests table
- in wp-admin/includes/user.php on `_wp_personal_data_removal_page` after
the page heading, after the request form, and after the requests table
- in wp-admin/privacy.php after the page heading, after the intro
paragraphs, before our first table tow, after our last table row, and
after the table itself
- in wp-admin/tools.php (for ?wp-privacy-policy-guide ) before AND after
the div containing `WP_Privacy_Policy_Content::privacy_policy_guide`,
Let's add filters:
- in wp-admin/privacy.php for the "As a website owner" through
"information for you to consider adding to your policy." intro paragraphs
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43910#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list