[wp-trac] [WordPress Trac] #46303: Create user_erasure_complete_email_subject to match user_erasure_complete_email_subject for privacy export emails

WordPress Trac noreply at wordpress.org
Fri Feb 22 05:23:54 UTC 2019


#46303: Create user_erasure_complete_email_subject to match
user_erasure_complete_email_subject for privacy export emails
-----------------------------+----------------------------------------
 Reporter:  garrett-eclipse  |      Owner:  (none)
     Type:  enhancement      |     Status:  new
 Priority:  normal           |  Milestone:  Awaiting Review
Component:  Administration   |    Version:  4.9.6
 Severity:  normal           |   Keywords:  needs-patch good-first-bug
  Focuses:  privacy          |
-----------------------------+----------------------------------------
 Hello,

 With the Erasure Complete/Fulfilllment email the subject is filtered using
 the `user_erasure_complete_email_subject` filter.
 https://github.com/WordPress/WordPress/blob/5.1/wp-
 includes/user.php#L3170-L3189

 However with the Export Complete email the subject is unfiltered;
 https://github.com/WordPress/WordPress/blob/5.1/wp-
 admin/includes/file.php#L2250

 We should be consistent and apply the same type of filter on the Export
 Complete email found in `wp_privacy_send_personal_data_export_email`.

 Cheers

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46303>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list