[wp-trac] [WordPress Trac] #47509: add a filter in wp_user_personal_data_exporter() to make it easier to include additional user meta in a personal data export

WordPress Trac noreply at wordpress.org
Tue Jan 21 21:30:57 UTC 2020


#47509: add a filter in wp_user_personal_data_exporter() to make it easier to
include additional user meta in a personal data export
---------------------------------------------------+-----------------------
 Reporter:  pbiron                                 |       Owner:  xkon
     Type:  enhancement                            |      Status:  assigned
 Priority:  normal                                 |   Milestone:  5.4
Component:  Privacy                                |     Version:
 Severity:  normal                                 |  Resolution:
 Keywords:  has-patch 2nd-opinion has-screenshots  |     Focuses:
---------------------------------------------------+-----------------------

Comment (by xkon):

 Ah, thanks for taking a look so fast!

 I'm on the same side I've tried "forcing" to not allow any duplicate
 names, but unfortunately, there's no way of throwing a notice to the devs
 and stripping them out or any other way that I could think of would
 produce wrong results, so still, not a good way and I preferred to leave
 everything as-is.

 This is the reason actually that I added the extra param of
 `$user_default_data` at least this way anyone interested can
 programmatically check it as well (I know that exporting over and over
 again is tedious work :D) to avoid duplicate titles.

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


More information about the wp-trac mailing list