[wp-trac] [WordPress Trac] #43438: Add filters and Ajax support for personal data export
WordPress Trac
noreply at wordpress.org
Wed Mar 14 23:27:12 UTC 2018
#43438: Add filters and Ajax support for personal data export
----------------------------+------------------
Reporter: azaozz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 5.0
Component: General | Version:
Severity: normal | Resolution:
Keywords: gdpr has-patch | Focuses:
----------------------------+------------------
Comment (by allendav):
Replying to [comment:20 mikejolley]:
> @allendav
>
> `$email_address = trim( strtolower( $email_address ) ); `
>
> Why don't we do this before passing to the data exporter? Also do we
need mb_ function here for special chars?
Agreed. Good catch. Also, replaced strtolower with mb_strtolower
--
Ticket URL: <https://core.trac.wordpress.org/ticket/43438#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list