Make WordPress Core

{1} All Tickets (8022 matches)

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

Results (3701 - 3800 of 8022)

Login and Registration (49 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function dev-feedback normal normal Awaiting Review enhancement 06/08/2018 2
#37870 Adding hints to login/registration form fields dev-feedback normal normal Awaiting Review enhancement 04/19/2019 2
#45143 If the "recover password" form submit button is double-clicked two emails will be sent dev-feedback normal minor Awaiting Review enhancement 03/18/2019 2
#24465 Introduce filter for user password on registration dev-feedback normal normal enhancement 08/12/2020 2
#25192 Leverage signup_id when working with $wpdb->signups normal normal enhancement 06/04/2019 2
#31821 Make interim login URL filterable johnbillion close normal normal Future Release enhancement 07/16/2025 2
#57811 Should application password be usable for logins normal normal Awaiting Review enhancement 03/06/2023 2
#52964 Video On Login Page reporter-feedback normal normal Awaiting Review enhancement 08/16/2023 2
#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
#39985 Do action before send email of retrieve password normal normal Awaiting Review feature request 03/08/2017 2
#38432 Validate user creation and email change by token needs-unit-tests normal normal Awaiting Review feature request 01/17/2018 2
#63317 I caught a bug while trying to regester Developer of website reporter-feedback normal critical Awaiting Review defect (bug) 04/20/2025 1
#51008 Issue with multisite new user registration normal critical Awaiting Review defect (bug) 08/14/2020 1
#61289 Logout error on Multisite with directories - Login subsites normal critical Awaiting Review defect (bug) 05/28/2024 1
#37857 Strange behaviour for COOKIE_DOMAIN since Wordpress 4.6 reporter-feedback normal normal Awaiting Review defect (bug) 10/05/2023 1
#35018 The authentication check modal dialog appears just once has-patch normal normal defect (bug) 06/04/2019 1
#49633 Trim cookie paths has-patch normal normal Awaiting Review defect (bug) 09/17/2025 1
#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
#63896 is_login() will trigger on non-login pages normal normal Awaiting Review defect (bug) 09/10/2025 1
#49328 Add filter/action to append link to the login form footer inside the #login container normal trivial Awaiting Review enhancement 01/30/2020 1
#40065 Check for invalid user before `lostpassword_post` in `retrieve_password()` dev-feedback normal normal Awaiting Review enhancement 05/04/2018 1
#35177 Introduce a separate function for the login form action URL has-patch normal normal Future Release enhancement 09/18/2023 1
#33307 Lack of any hooks for user registration in case of multisite installation AND BuddyPress normal normal enhancement 06/04/2019 1
#38336 Login: Add new action hooks to the top of login type forms normal normal Awaiting Review enhancement 07/20/2021 1
#34712 New filter: `reset_password_url` has-patch normal normal Awaiting Review enhancement 08/27/2017 1
#40705 Unable to login to admin backend from a wordpress login modal window normal normal Awaiting Review enhancement 05/09/2017 1
#48899 Verification admin email again after just changed/updated email? normal normal Awaiting Review enhancement 12/06/2019 1
#43957 check_password_reset_key could use get_user_by instead of direct query normal normal Awaiting Review enhancement 05/04/2018 1
#41170 Allow the newbloguser screen to be themed normal normal Awaiting Review feature request 06/26/2017 1
#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
#63085 "Login details" spam sent by from the account registration page normal normal Awaiting Review defect (bug) 03/11/2025
#42610 Admin created account password reset process not reverse proxy friendly normal normal Awaiting Review defect (bug) 11/17/2017
#60929 Deprecated notice: the_block_template_skip_link() normal normal Awaiting Review defect (bug) 04/04/2024
#42377 login screen empty fields msgs are not in sync with the "Username or Email Address" field label normal normal Awaiting Review defect (bug) 10/30/2017
#53728 no re: definition towards the cloud-friendly environment normal minor Awaiting Review defect (bug) 12/14/2021
#40249 period as last character in username breaks activation link normal normal Awaiting Review defect (bug) 03/24/2017
#62996 register_new_user() unintentionally triggering 'profile_update' hook dev-feedback normal normal Awaiting Review defect (bug) 02/21/2025
#44960 wp-login.php does not allow redirecting 'read' capability (Subscriber) to Dashboard instead of Profile upon login normal normal Awaiting Review defect (bug) 09/18/2018
#40595 wp_authenticate_username_password() should respect WP_Error object generated by higher priorities normal normal Awaiting Review defect (bug) 04/28/2017
#43080 Allow access to triggered WP_Error when using login_errors and login_messages filters normal normal Awaiting Review enhancement 10/13/2020
#44517 Allow specifying the WordPress username to be filled in on the login form via a URL parameter. normal normal Awaiting Review enhancement 01/16/2019
#39929 Improve ability to customize "nav" links below login form. normal normal Awaiting Review enhancement 02/21/2017
#36317 Introduce a cookie prefix default constant dev-feedback normal normal enhancement 06/04/2019
#58310 Move the login forms into functions and add them in place with a hook to allow them to be replaced normal normal Awaiting Review enhancement 05/14/2023
#32401 Multi step authentication - adding hooks to wp-login.php normal normal enhancement 06/04/2019
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher needs-docs normal normal Awaiting Review enhancement 02/25/2022
#52390 Use specific page for postpass normal normal Awaiting Review enhancement 01/28/2021

Mail (14 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60420 Default wordpress@site.com sender address can be problematic close normal normal Awaiting Review feature request 12/19/2025 60
#22942 Remove Post by Email chriscct7 has-patch normal normal Future Release enhancement 09/24/2025 30
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," has-patch normal normal Future Release enhancement 02/06/2026 28
#49661 mails, Howdy, wp_mail() and filters spreading has-patch normal normal Future Release defect (bug) 02/06/2026 27
#54416 Some WordPress generated emails escape special chars in the email address while other emails do not. jdeep has-patch normal major Future Release defect (bug) 09/22/2025 24
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers has-patch normal normal Future Release enhancement 10/15/2025 16
#47004 WordPress email subject update - phase 2 has-patch normal normal Future Release enhancement 02/06/2026 15
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer dev-feedback normal normal Future Release enhancement 08/06/2025 14
#28618 Allow PHPMailer class to be reliably overriden has-patch normal normal Future Release defect (bug) 02/23/2026 12
#28473 wp_mail incorrectly parses multiline From header has-patch normal normal Awaiting Review defect (bug) 09/09/2025 11
#40081 Remove wp-admin links from all Core emails dev-feedback normal minor Awaiting Review enhancement 07/16/2025 8
#53829 Add unique keywords for wp_mail calls to categorize it dev-feedback normal normal Awaiting Review feature request 08/03/2025 4
#46229 Email Direction close normal normal Future Release defect (bug) 08/05/2025 3
#51717 Emails in WordPress (Templating and Sending methodology) dev-feedback normal normal Awaiting Review feature request 08/17/2025 2

Media (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55443 Create WebP sub-sizes and use for output adamsilverstein needs-docs normal normal Future Release enhancement 09/11/2025 202
#15311 dynamic image resize (on the fly) using already available functions dev-feedback normal normal Future Release enhancement 03/12/2020 98
#40175 Upload Validation / MIME Handling early high major Future Release defect (bug) 10/30/2023 82
#30180 wp_get_attachment_image_src does not return alt or meta antpb normal normal Future Release enhancement 07/21/2023 82
#41445 post_parent can prevent media from embedding correctly adamsilverstein needs-unit-tests normal normal Future Release defect (bug) 05/12/2025 68
#30377 wp_check_filetype is broken when checking urls with parameters audrasjb normal normal Future Release enhancement 04/08/2022 62
#36308 get_attached_file() destroys file paths on Windows normal normal Future Release defect (bug) 05/12/2025 61
#48710 Media uploader does not restrict file upload `accepts` parameters based on current context joedolson* normal normal Future Release defect (bug) 10/07/2025 59
#28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill has-patch normal normal Future Release enhancement 06/04/2019 53
#28474 WordPress destroys animation in animated GIF when it resizes has-patch normal normal Future Release defect (bug) 01/29/2026 52
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb needs-docs normal normal Future Release enhancement 06/21/2023 52
#47456 Improve the user interface to ensure correct usage of the image alt text joedolson* high normal Future Release defect (bug) 11/25/2025 49
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* close normal normal Future Release enhancement 05/12/2025 49
#39004 Alt attributes should be searchable in media library joedolson* has-patch normal normal Future Release enhancement 01/05/2026 46
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill dev-feedback high major Future Release defect (bug) 03/09/2026 45
#40921 Detect and Handle MP4 and OGG audio files properly reporter-feedback normal normal Future Release defect (bug) 01/30/2022 45
#36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein dev-feedback normal normal Future Release enhancement 09/30/2024 43
#54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb dev-feedback normal trivial Future Release defect (bug) 01/14/2026 42
#37840 Optimize full size images enshrined has-patch normal normal Future Release enhancement 06/19/2025 42
#55290 Not all image edits are applied to all subsizes joedolson* needs-unit-tests normal normal Future Release defect (bug) 02/02/2026 41
#24380 Missing Compression Parameter in WP_Image_Editor_GD wonderboymusic dev-feedback normal normal enhancement 10/05/2019 39
#19834 More Robust Capabilities for Attachments normal normal Awaiting Review feature request 09/10/2020 39
#55840 Internationalization support for sizes added by 'edit_custom_thumbnail_sizes' filter antpb dev-feedback normal normal Future Release enhancement 01/29/2024 38
#48522 Attachment size not generated when large images uploaded needs-unit-tests normal normal Future Release defect (bug) 10/16/2020 37
#39647 Make media upload "HTTP error." more user-helpful has-patch normal normal Future Release defect (bug) 07/18/2025 36
#47137 Insufficient form semantics joedolson* normal minor Future Release defect (bug) 02/01/2024 35
#40415 Imagick resize filter hook adamsilverstein dev-feedback normal normal Future Release enhancement 06/03/2025 35
#40370 add_image_sizes does not create the "crop position" versions of the image dev-feedback normal normal Future Release enhancement 05/20/2024 35
#20205 Add the ability to filter wp_get_attachment_image() normal normal enhancement 06/04/2019 33
#62515 6.7.1. Pictures height joemcgill reporter-feedback normal normal Future Release defect (bug) 11/06/2025 32
#47144 Text inadvertently rendered by assistive technologies joedolson* normal normal Future Release defect (bug) 10/28/2022 32
#45021 Media: Gallery modal has wrong focus and image detail joedolson* normal normal Future Release defect (bug) 02/05/2024 31
#60666 Unwanted section appears as a sidebar in 'Create gallery' section joedolson normal normal Future Release defect (bug) 02/17/2025 31
#39968 Media Library: deleting all items on the last page loses the pagination/navigation buttons and shows message antpb dev-feedback normal normal Future Release defect (bug) 07/17/2025 30
#44441 Remove the settings for image dimensions from Settings => Media joedolson* has-patch normal normal Future Release enhancement 10/26/2022 30
#23205 New Media Uploader slow for sites with many images close normal normal enhancement 07/24/2025 29
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* has-patch normal normal Future Release defect (bug) 10/31/2025 28
Note: See TracReports for help on using and creating reports.