[wp-trac] [WordPress Trac] #45714: Allow all valid email formats when editing accounts in the dashboard
WordPress Trac
noreply at wordpress.org
Tue Jul 2 20:51:58 UTC 2024
#45714: Allow all valid email formats when editing accounts in the dashboard
-------------------------------------------------+-------------------------
Reporter: chrisl27 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.7
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests needs- | Focuses:
testing | administration
-------------------------------------------------+-------------------------
Changes (by rajinsharwar):
* keywords: has-patch has-unit-tests needs-testing changes-requested =>
has-patch has-unit-tests needs-testing
Comment:
I removed the wp_filter_kses, as that filter was converting the "&" to amp
for the emails. As the sanitize_email filter is already present, it should
remove the non-email elements from the email.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45714#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list