Make WordPress Core

{1} All Tickets (8434 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3801 - 3900 of 8434)

Login and Registration (65 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58311 Validate Username for not to be a email and strip everything after @ dev-feedback normal normal Awaiting Review enhancement 08/15/2023 7
#60737 invalid_email or user_email ? dev-feedback normal minor Awaiting Review enhancement 04/19/2024 2
#55193 login-form: Use the same id and class value between wp_login_form() and wp-login.php dev-feedback normal normal Awaiting Review enhancement 08/18/2023 2
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query dev-feedback normal normal Future Release enhancement 07/17/2024 8
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names dev-feedback normal normal enhancement 06/04/2019 21
#41663 Hooks for the back to login link in the footer of wp-login.php dev-feedback normal normal Awaiting Review feature request 07/20/2021 1
#38789 Multisite sign-up improvements (potential roadmap) dev-feedback normal normal Awaiting Review feature request 03/25/2019 4
#34466 wp_register_form, wp_lost_password_form function dev-feedback normal normal Awaiting Review feature request 02/22/2017 5
#54685 Admin email verification redirects back to login page has-patch normal normal Awaiting Review defect (bug) 03/12/2024 3
#30227 Inaccurate wording when creating a user with a reserved email address has-patch normal normal defect (bug) 02/06/2020 8
#27165 Incorrect nonce supplied when authenticated session expires has-patch normal minor defect (bug) 06/04/2019 2
#13655 Login/Install/User Edit should stripslashes() $_POST data has-patch normal normal defect (bug) 06/04/2019 4
#62485 Lost Password form action URL is not using wp_lostpassword_url has-patch normal minor Awaiting Review defect (bug) 12/05/2024 4
#43536 Network registration page sabernhardt* has-patch normal normal Future Release defect (bug) 09/27/2022 10
#57032 Percent sign in site title leads to signing up new users not working has-patch normal normal Awaiting Review defect (bug) 08/15/2023 3
#46033 Please fix redirect in wp-login.php has-patch normal normal Awaiting Review defect (bug) 01/19/2019 2
#62273 Referrer-Policy header missing in login has-patch normal normal 6.8 defect (bug) 01/06/2025 4
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* has-patch normal normal defect (bug) 02/06/2020 20
#60726 The WordPress core password reset needs to pre-populate the username to meet WCAG 2.2 joedolson* has-patch normal normal 6.8 defect (bug) 01/15/2025 23
#35018 The authentication check modal dialog appears just once has-patch normal normal defect (bug) 06/04/2019 1
#20116 Welcome User Email in Multisite Can't Be Changed has-patch normal normal defect (bug) 06/04/2019 13
#36439 Wrong language when resetting password johnbillion has-patch normal normal Future Release defect (bug) 10/20/2021 8
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 has-patch normal normal defect (bug) 11/05/2024 4
#28212 determine_current_user filter with priority <10 gets overridden has-patch normal normal Awaiting Review defect (bug) 10/24/2020 6
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb has-patch normal normal Future Release defect (bug) 02/08/2024 48
#54246 wp_logout sometimes causes 'upstream sent too big header' has-patch normal normal Awaiting Review defect (bug) 12/06/2021 4
#48222 "Show password" button overlaps with the LastPass icon has-patch normal normal Future Release enhancement 09/15/2022 67
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place has-patch normal normal enhancement 06/04/2019 3
#32508 Action Hooks for empty username and empty password has-patch normal normal enhancement 06/04/2019 9
#28528 Action in wp-login.php has-patch normal normal enhancement 06/04/2019 9
#39927 Add support for CSS class and attributes in wp_login_form input fields has-patch normal normal Awaiting Review enhancement 04/24/2019 4
#23279 Add templates to style registration, signup, activation, login and password reset pages has-patch normal normal Awaiting Review enhancement 02/22/2017 13
#61666 Extra margin in tablet and mobile login button in admin login has-patch normal minor Awaiting Review enhancement 12/23/2024 4
#35177 Introduce a separate function for the login form action URL has-patch normal normal Future Release enhancement 09/18/2023 1
#33295 Login: Remove decoration from translation strings has-patch normal normal enhancement 07/15/2021 3
#31928 Move wp-signup.php functions to a wp-includes directory has-patch normal normal Future Release enhancement 11/22/2022 4
#34712 New filter: `reset_password_url` has-patch normal normal Awaiting Review enhancement 08/27/2017 1
#28352 New filters in wp-activate.php voldemortensen has-patch normal normal enhancement 06/04/2019 9
#28351 New filters in wp-signup.php has-patch normal normal enhancement 06/04/2019 7
#36010 New password reset styling changes are confusing to casual users has-patch normal major Awaiting Review enhancement 02/08/2020 18
#57157 Reduce external resources for wp-login.php rajinsharwar has-patch normal normal Future Release enhancement 02/12/2024 22
#62601 The padding in the login form is not consistent; it varies. has-patch normal normal Awaiting Review enhancement 12/24/2024 7
#35427 add filter on the wpmu_signup_user() meta values in user-new has-patch normal normal enhancement 06/04/2019 6
#35422 only exit if the redirect is true when registering on multisites has-patch normal normal enhancement 02/19/2022 7
#31682 reg_passmail message on login.php needs filter has-patch normal normal Awaiting Review enhancement 03/01/2017 4
#40768 site.com/login should not redirect to login page when user is already logged in has-patch normal normal Awaiting Review enhancement 04/19/2024 9
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) has-patch normal normal Future Release enhancement 01/06/2020 20
#37522 reset password and lost password form functions voldemortensen has-patch normal normal Future Release feature request 02/21/2019 14
#34507 New action `before_login_form` needs-docs normal normal Awaiting Review enhancement 01/10/2017 5
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher needs-docs normal normal Awaiting Review enhancement 02/25/2022
#17904 Multisite has more restrictions on user login character set needs-unit-tests normal normal Future Release defect (bug) 07/10/2024 82
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 04/08/2022 14
#51173 Add support for /.well-known/change-password needs-unit-tests normal normal Future Release feature request 10/05/2022 11
#38750 Split wp_signups into wp_user_signups and wp_blog_signups needs-unit-tests normal normal Awaiting Review feature request 05/26/2019 4
#38432 Validate user creation and email change by token needs-unit-tests normal normal Awaiting Review feature request 01/17/2018 2
#50637 Forgot password reset link become text after sending email. reporter-feedback normal minor Awaiting Review defect (bug) 08/21/2023 3
#50672 Login Mask jerks when I define Privacy Policy page in Chrome Browser reporter-feedback normal normal Awaiting Review defect (bug) 08/21/2023 3
#34372 Password reset link invalid for user names containing blanks reporter-feedback normal normal Awaiting Review defect (bug) 01/12/2021 7
#37857 Strange behaviour for COOKIE_DOMAIN since Wordpress 4.6 reporter-feedback normal normal Awaiting Review defect (bug) 10/05/2023 1
#59355 TypeError: Cannot read properties of undefined (reading 'hasClass') in wp-auth-check.min.js reporter-feedback normal normal Awaiting Review defect (bug) 11/19/2024 2
#58381 When logging in, the e-mail verification button "The e-mail is correct" doesn't accepts to let me in most of the time. reporter-feedback normal normal Awaiting Review defect (bug) 05/23/2023 1
#48260 WordPress beta 5.3 - Unable to type Password when I login.... reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2019 1
#35428 Allow the suppression of errors if user already exists reporter-feedback normal normal enhancement 06/04/2019 7
#59084 Spaces in username during login reporter-feedback normal normal Awaiting Review enhancement 08/16/2023 7
#52964 Video On Login Page reporter-feedback normal normal Awaiting Review enhancement 08/16/2023 2

Mail (35 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40394 Activation email not sent to new users on Windows (have come out another time) normal normal Awaiting Review defect (bug) 04/08/2017 1
#43206 Angle brackets around URLs can confuse email clients normal normal Awaiting Review defect (bug) 07/17/2018 5
#60420 Default sender address normal normal Awaiting Review defect (bug) 02/02/2024
#38102 Email header Content-Type: multipart boundary ignored by wp_mail normal normal Awaiting Review defect (bug) 04/01/2019
#57698 Image not showing in iOS and Mac email clients normal major Awaiting Review defect (bug) 03/15/2023 1
#50374 Improve PHPMailer usage normal normal Awaiting Review defect (bug) 06/12/2020
#53393 Latest version of PHPMailer no longer attaches files to emails normal normal Future Release defect (bug) 11/01/2021 8
#62077 New user registration emails send the default (wrong) "From:" headers normal normal Awaiting Review defect (bug) 10/13/2024 1
#47855 PHPMailer::validateAddress() fails on PHP 7.3 with libpcre2 < 10.32 normal minor Awaiting Review defect (bug) 09/21/2019 1
#56115 Prevent default from email to use a subdomain when the siteurl is a subdomain normal normal Awaiting Review defect (bug) 07/01/2022
#40081 Remove wp-admin links from all Core emails normal normal Awaiting Review defect (bug) 03/09/2017 3
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. normal normal Awaiting Review defect (bug) 11/10/2021
#43425 WP_Mail BCC and CC - RCPT TO Errors normal normal Awaiting Review defect (bug) 02/26/2018
#40390 Wrong time (and date) in mail header send by phpmailer normal normal Awaiting Review defect (bug) 05/02/2017 1
#33972 static use of PHPMailer class results in stale state between calls to wp_mail() normal normal defect (bug) 06/04/2019 3
#59763 unverified emails from buyers normal major Awaiting Review defect (bug) 10/29/2023
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers normal normal Awaiting Review defect (bug) 04/14/2017
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? normal normal defect (bug) 02/12/2021 2
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows normal minor defect (bug) 06/04/2019 3
#47827 wp_notify_moderator email error when Site Language is fr_CA normal normal Awaiting Review defect (bug) 10/03/2019 1
#39709 Add filler content to New Site Registration email to avoid space ratio spam rule normal normal Awaiting Review enhancement 03/09/2017 1
#53829 Add unique keywords for wp_mail calls to categorize it normal normal Awaiting Review enhancement 08/15/2023 3
#54465 Error message with invalid receipent normal normal Awaiting Review enhancement 11/18/2021
#50049 PHPMailer and OAuth normal normal Awaiting Review enhancement 11/10/2020
#60995 WP Mail: support for a plain-text version when sending a html body normal normal Awaiting Review enhancement 04/11/2024
#31775 wp_mail attachments support only ascii symbols normal normal enhancement 04/06/2021 2
#56779 wp_mail header ignores multiple headers with same name normal normal Awaiting Review enhancement 10/10/2022
#51717 Emails in WordPress (Templating and Sending methodology) normal normal Awaiting Review feature request 11/08/2020 1
#56562 <br> Tag should be self closing on wp-mail.php file close normal normal Awaiting Review defect (bug) 09/25/2022 4
#22837 WP Needs to Set "Sender" and "Reply-To" or DKIM/DMARC will not work using wp-mail (via PHPMailer) close high major Awaiting Review defect (bug) 11/28/2023 12
#59670 "Content-Transfer-Encoding" might break when sending multiple mails dev-feedback normal normal Awaiting Review defect (bug) 10/31/2023 2
#46229 Email Direction dev-feedback normal normal Future Release defect (bug) 04/01/2019 1
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer dev-feedback normal normal Future Release enhancement 09/16/2020 13
#38028 Send emails via an action dev-feedback normal normal Awaiting Review enhancement 01/16/2020 5
#49687 wp_mail() - Why is no envelope sender defined? dev-feedback normal minor Awaiting Review enhancement 09/29/2024 10
Note: See TracReports for help on using and creating reports.