[wp-trac] [WordPress Trac] #34483: Allow apostrophes in email addresses when accounts are registered
WordPress Trac
noreply at wordpress.org
Thu Oct 29 14:07:53 UTC 2015
#34483: Allow apostrophes in email addresses when accounts are registered
-------------------------------------+--------------------
Reporter: tomdxw | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.4
Component: Login and Registration | Version: 4.3.1
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+--------------------
Changes (by swissspidy):
* keywords: has-patch => has-patch needs-testing
* component: General => Login and Registration
* milestone: Awaiting Review => 4.4
Comment:
Could you swap `wp_unslash($_POST['user_email'])` with `wp_unslash(
$_POST['user_email'] )` because of coding standards?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34483#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list