Make WordPress Core

{1} All Tickets (8016 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 8016)

Login and Registration (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#35428 Allow the suppression of errors if user already exists reporter-feedback normal normal enhancement 06/04/2019 7
#15706 Allow wildcarded domains in multisite limited email domains westi normal normal enhancement 06/04/2019 34
#36317 Introduce a cookie prefix default constant dev-feedback normal normal enhancement 06/04/2019
#24465 Introduce filter for user password on registration dev-feedback normal normal enhancement 08/12/2020 2
#33307 Lack of any hooks for user registration in case of multisite installation AND BuddyPress normal normal enhancement 06/04/2019 1
#25192 Leverage signup_id when working with $wpdb->signups normal normal enhancement 06/04/2019 2
#33295 Login: Remove decoration from translation strings has-patch normal normal enhancement 07/15/2021 3
#32401 Multi step authentication - adding hooks to wp-login.php normal normal enhancement 06/04/2019
#54298 Multisite: resetpassform always posts to the main-site wp-login.php file dev-feedback normal normal enhancement 10/01/2023 3
#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
#18743 Persistent redirect_to For Login, Registration, and Lost Password normal normal enhancement 06/04/2019 6
#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
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names dev-feedback normal normal enhancement 06/04/2019 21

Mail (16 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#28618 Allow PHPMailer class to be reliably overriden has-patch normal normal Future Release defect (bug) 10/20/2025 11
#46229 Email Direction close normal normal Future Release defect (bug) 08/05/2025 3
#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
#49661 mails, Howdy, wp_mail() and filters spreading SirLouen has-patch normal normal Future Release defect (bug) 09/23/2025 27
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers has-patch normal normal Future Release enhancement 10/15/2025 16
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer dev-feedback normal normal Future Release enhancement 08/06/2025 14
#22942 Remove Post by Email chriscct7 has-patch normal normal Future Release enhancement 09/24/2025 30
#47004 WordPress email subject update - phase 2 SirLouen has-patch normal normal Future Release enhancement 10/21/2025 15
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," SirLouen has-patch normal normal Future Release enhancement 09/24/2025 28
#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
#60420 Default wordpress@site.com sender address can be problematic close normal normal Awaiting Review feature request 12/03/2025 35
#51717 Emails in WordPress (Templating and Sending methodology) dev-feedback normal normal Awaiting Review feature request 08/17/2025 2
#64348 The `$embeds` element is missing from the `wp_mail_succeeded` filter westonruter commit normal normal 6.9.1 defect (bug) 12/05/2025 6
#64368 `Could not instantiate mail function` errors sending mail in 6.9 SirLouen* normal normal 6.9.1 defect (bug) 12/10/2025 39

Media (66 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#45802 media_upload_tabs not supported in 5.0? normal normal WordPress.org defect (bug) 06/04/2019 3
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 07/04/2025 10
#62515 6.7.1. Pictures height joemcgill reporter-feedback normal normal Future Release defect (bug) 11/06/2025 32
#45406 Add additional default image sizes for srcset to accommodate wider viewports joemcgill normal major Future Release defect (bug) 02/24/2020 17
#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) 02/03/2022 44
#49587 Add error handling for the media manager Ajax response normal normal Future Release defect (bug) 03/02/2021 16
#47527 Add visible class to media library sidebar on library frames joemcgill has-patch normal normal Future Release defect (bug) 04/27/2021 16
#43119 Allow passing empty post ID to media_handle_sideload() has-patch normal normal Future Release defect (bug) 09/01/2021 1
#59753 Attach image to existing content functionality not working properly normal normal Future Release defect (bug) 04/18/2024 9
#59308 Attachment custom fields not rendered in some cases normal normal Future Release defect (bug) 02/14/2024 9
#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) 10/07/2024 40
#48522 Attachment size not generated when large images uploaded needs-unit-tests normal normal Future Release defect (bug) 10/16/2020 37
#42978 Automatically clear file upload error messages normal normal Future Release defect (bug) 08/31/2020 3
#48489 Big image size threshold should take into account registered image sizes. has-patch normal normal Future Release defect (bug) 09/17/2024 7
#51992 Bug in Media Thumbnail for DWG file normal major Future Release defect (bug) 02/17/2021 8
#18275 Can't get perfect thumbnail sizes with image editor normal normal Future Release defect (bug) 06/27/2017 4
#31177 Captions video not saved with the post and are lost on attachment page postphotos normal normal Future Release defect (bug) 01/24/2024 14
#39883 Code hooking on `image_downsize` can no longer assume the file is an image joemcgill dev-feedback normal normal Future Release defect (bug) 05/23/2017 23
#39422 Consistency for returned value of attachment meta : mime_type VS mime-type needs-unit-tests normal normal Future Release defect (bug) 10/31/2017 6
#33713 Customizer: allowing to set files other than image for Header background and background image normal major Future Release defect (bug) 05/23/2021 7
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb dev-feedback normal normal Future Release defect (bug) 01/30/2022 13
#40921 Detect and Handle MP4 and OGG audio files properly reporter-feedback normal normal Future Release defect (bug) 01/30/2022 45
#34225 Display correct dimensions for image sizes in media modal has-patch normal normal Future Release defect (bug) 05/24/2017 4
#47130 Drop files to upload is also available except Upload Media tab normal normal Future Release defect (bug) 08/12/2021 15
#43816 Editing Image Can Lead to Mixed Metadata normal normal Future Release defect (bug) 11/23/2022 4
#52777 Editing an empty gallery results in a javascript error reporter-feedback normal normal Future Release defect (bug) 05/12/2025 5
#44754 Error saving data from 'custom fields' of type select / checkbox (multiple) in Attachment Modal normal major Future Release defect (bug) 04/15/2019 1
#52535 Excess text read with errors in Media Library rcreators normal normal Future Release defect (bug) 02/13/2025 11
#48842 Fix calculation error when resampling images before resizing in class-wp-image-editor-imagick.php dev-feedback high normal Future Release defect (bug) 10/15/2020 18
#59764 GD squashes image for cropped size reporter-feedback normal normal Future Release defect (bug) 03/10/2025 12
#47545 Getting undefined wp.media.frame.state() after click on featured image preview antpb reporter-feedback normal normal Future Release defect (bug) 02/26/2023 8
#39625 Give an error message when a non-image is uploaded for featured image has-patch normal normal Future Release defect (bug) 06/28/2025 24
#47531 Handling WP embed (native) Audioplayer's Volume Slider with keyboard defective normal normal Future Release defect (bug) 08/29/2019 2
#52495 Hard cropped images do not crop specified dimension, causing lack of adaptive images joedolson* normal normal Future Release defect (bug) 06/08/2022 4
#59331 Image optimizations fail to apply when using Timber normal normal Future Release defect (bug) 07/30/2024 4
#43152 Image remains in page after deleting from Media Library normal normal Future Release defect (bug) 04/15/2019 1
#59740 Image scaling being applied inconsistently normal normal Future Release defect (bug) 04/17/2024 2
#54839 Image upload after dirty filter requires filter change before it can be inserted to page normal normal Future Release defect (bug) 05/12/2025 24
#59577 Images in block templates or patterns do not have loading optimization attributes adamsilverstein normal normal Future Release defect (bug) 06/05/2024 16
#59638 Images: repeating a single image causes `fetchpriority` to be repeated dev-feedback normal normal Future Release defect (bug) 06/05/2024 14
#39980 Improve handling of image previews for non-image files joemcgill normal critical Future Release defect (bug) 05/20/2017 7
#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
#36285 Inconsistency between the filters that can be used to override the default shortcode output for images/videos/audio normal normal Future Release defect (bug) 07/27/2017 4
#53665 Incorrect mime type saved on attachment for scaled/rotated images processed with image_editor_output_format filter normal normal Future Release defect (bug) 11/01/2021 6
#47137 Insufficient form semantics joedolson* normal minor Future Release defect (bug) 02/01/2024 35
#47148 Insufficient labelling and inappropriate nesting of form controls joedolson* normal minor Future Release defect (bug) 02/05/2024 24
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein reporter-feedback normal normal Future Release defect (bug) 09/08/2025 24
#39647 Make media upload "HTTP error." more user-helpful has-patch normal normal Future Release defect (bug) 07/18/2025 36
#61057 Media Library not showing new uploads when filtering by date antpb normal normal Future Release defect (bug) 10/07/2024 8
#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
#23127 Media Upload hangs on Crunching on too big image sizes. normal normal Future Release defect (bug) 10/17/2024 25
#48236 Media attachment browser no longer provides id of attachment has-patch normal normal Future Release defect (bug) 02/21/2020 10
#43658 Media attachment filter drop-down mime types in grid mode is not properly filtered by available mime types normal normal Future Release defect (bug) 10/18/2023 18
#45886 Media modal .edit-attachment link opens in new tab rather than in modal antpb normal normal Future Release defect (bug) 09/05/2020 7
#50273 Media modal uses incorrect 'checkbox' role for list items joedolson normal normal Future Release defect (bug) 01/26/2021 11
#58730 Media not getting removed from the media library popup after clicking "Delete permanently" button has-patch normal normal Future Release defect (bug) 02/05/2024 25
#39358 Media search speed has been dramatically reduced joemcgill normal normal Future Release defect (bug) 09/24/2025 22
#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
#59939 Media: "Copy URL" tooltip text may wrap has-patch normal normal Future Release defect (bug) 02/25/2024 5
#45021 Media: Gallery modal has wrong focus and image detail joedolson* normal normal Future Release defect (bug) 02/05/2024 31
#53663 Media: fix and improve WebP features detection normal normal Future Release defect (bug) 12/01/2022 9
#24688 Memory exhaustion caused by very many unattached media reporter-feedback normal normal Future Release defect (bug) 06/02/2025 15
#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
#17255 More statuses (like draft and/or private) for media files normal normal Future Release defect (bug) 10/25/2023 24
#38479 Need to check utf8_encode() is available before use. has-patch normal normal Future Release defect (bug) 08/05/2024 5
#55290 Not all image edits are applied to all subsizes joedolson* needs-unit-tests normal normal Future Release defect (bug) 02/05/2024 40
Note: See TracReports for help on using and creating reports.