[wp-trac] [WordPress Trac] #43967: Admin emails after email confirmation don't work for GDPR requests

WordPress Trac noreply at wordpress.org
Wed May 16 18:52:32 UTC 2018


#43967: Admin emails after email confirmation don't work for GDPR requests
---------------------------------+---------------------------------
 Reporter:  garrett-eclipse      |       Owner:  iandunn
     Type:  enhancement          |      Status:  accepted
 Priority:  low                  |   Milestone:  4.9.6
Component:  Administration       |     Version:  trunk
 Severity:  normal               |  Resolution:
 Keywords:  gdpr has-unit-tests  |     Focuses:  ui, administration
---------------------------------+---------------------------------

Comment (by desrosj):

 In [attachment:43967.5.diff]:

 - Replace `4.9.7` with `4.9.6`.
 - Add `@return` tags to `modify_email_content()`,
 `modify_email_address()`.
 - Remove `$result` variables for `wp_privacy_account_request_confirmed()`
 calls (the function does not return a value, so `$result` is never used).
 - Added a check for the presence of the
 `_wp_user_request_confirmed_timestamp` meta key.

 Wondering if we should make this class more generic and include the tests
 for the other notification functions.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43967#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list