Make WordPress Core

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

Mail (23 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#63127 wp_mail resets custom headers when headers array is set to empty, causing loss of custom header data (e.g., boundary) normal normal Awaiting Review defect (bug) 03/19/2025 2
#46333 wp_mail successfully working but not sending mails - WordPress 5.1 needs-unit-tests normal major Awaiting Review defect (bug) 06/04/2020 3
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? normal normal defect (bug) 02/12/2021 2
#46217 wp_mail() not sending messages on PHP7.3.x has-patch normal major Awaiting Review defect (bug) 11/21/2019 4
#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
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email has-patch normal normal Future Release enhancement 09/16/2020 7
#53829 Add unique keywords for wp_mail calls to categorize it normal normal Awaiting Review enhancement 08/15/2023 3
#28618 Allow PHPMailer class to be reliably overriden has-patch normal normal Future Release enhancement 10/08/2020 4
#30128 Allow to use associative arrays beside indexed arrays in wp_mail $headers needs-unit-tests normal normal Future Release enhancement 09/16/2020 4
#28059 Inline image attachments with wp_mail() has-patch normal normal enhancement 07/07/2025 11
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer dev-feedback normal normal Future Release enhancement 09/16/2020 13
#40081 Remove wp-admin links from all Core emails dev-feedback normal minor Awaiting Review enhancement 07/15/2025 4
#38028 Send emails via an action dev-feedback normal normal Awaiting Review enhancement 01/16/2020 5
#47004 WordPress email subject update - phase 2 has-patch normal normal Awaiting Review enhancement 01/07/2020 4
#31775 wp_mail attachments support only ascii symbols normal normal enhancement 04/06/2021 2
#49687 wp_mail() - Why is no envelope sender defined? dev-feedback normal minor Awaiting Review enhancement 09/29/2024 10
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," needs-unit-tests normal normal Awaiting Review enhancement 07/13/2025 1
#47605 Email sender name change with site title in wp-includes/pluggable.php has-patch normal normal Awaiting Review feature request 01/03/2020 6
#51717 Emails in WordPress (Templating and Sending methodology) normal normal Awaiting Review feature request 11/08/2020 1
#63135 Testing and Debugging WP_Mail related topics needs-unit-tests normal minor 6.9 feature request 07/10/2025 8
#48951 email_too_short is not good email validation candidate dev-feedback low trivial Awaiting Review feature request 08/09/2020 1
#49661 mails, Howdy, wp_mail() and filters spreading has-patch normal normal Awaiting Review feature request 07/11/2025 3

Media (77 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#25076 CSS issue with native video player and flash fallback on full screen wonderboymusic normal minor defect (bug) 06/04/2019 10
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic has-patch normal normal defect (bug) 06/04/2019 4
#31139 Allow editing of video embed parameters in the media modal wonderboymusic normal normal Future Release enhancement 07/10/2017 27
#24380 Missing Compression Parameter in WP_Image_Editor_GD wonderboymusic dev-feedback normal normal enhancement 10/05/2019 39
#22938 Presentation of hierarchical taxonomy in Media modal should be checkboxes rather than comma-separated tag list wonderboymusic normal normal Future Release enhancement 09/24/2018 24
#31029 Allow 0 columns in gallery settings rhurling has-patch normal normal defect (bug) 10/26/2022 19
#52535 Excess text read with errors in Media Library rcreators normal normal Future Release defect (bug) 02/13/2025 11
#55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text rcreators dev-feedback normal critical Future Release enhancement 05/03/2025 50
#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
#43178 Rethinking what “captions” means for video postphotos reporter-feedback normal normal Future Release enhancement 10/19/2023 26
#41801 add wp_get_image_extensions() and wp_image_extensions filter pbiron dev-feedback normal normal Future Release enhancement 08/21/2020 24
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* dev-feedback normal normal Future Release enhancement 07/15/2024 14
#32544 No function exposes all supported MIME types octalmage low normal enhancement 05/18/2025 10
#16165 Media Library Bulk Delete: Error in deleting... nacin dev-feedback normal normal enhancement 06/04/2019 9
#26848 Image thumbnail on large images with ratio of 4:1 markoheijnen normal minor defect (bug) 06/04/2019 4
#48111 Update usage of `multi_resize` to utilize new `wp_create_image_subsizes()` function kirasong normal normal Future Release defect (bug) 02/21/2020 15
#49631 Test coverage for media_sideload_image() _source_url meta killua99 has-patch normal normal Future Release task (blessed) 10/22/2020 13
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* close normal normal Future Release enhancement 05/12/2025 49
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* needs-unit-tests normal normal Future Release defect (bug) 05/31/2017 28
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* has-patch normal normal defect (bug) 06/04/2019 7
#62515 6.7.1. Pictures height joemcgill reporter-feedback normal normal 6.9 defect (bug) 05/12/2025 29
#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
#47527 Add visible class to media library sidebar on library frames joemcgill has-patch normal normal Future Release defect (bug) 04/27/2021 16
#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
#60354 Image filter functions strip query string from image src joemcgill reporter-feedback normal normal Awaiting Review defect (bug) 06/26/2024 7
#39980 Improve handling of image previews for non-image files joemcgill normal critical Future Release defect (bug) 05/20/2017 7
#39358 Media search speed has been dramatically reduced joemcgill normal normal Future Release defect (bug) 10/18/2023 20
#35092 Remove crop check in wp_prepare_attachment_for_js() for sizes joemcgill reporter-feedback normal normal defect (bug) 06/04/2019 1
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill has-patch normal normal Future Release defect (bug) 05/18/2017 14
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill has-patch normal normal Awaiting Review enhancement 01/07/2020 7
#46885 Improvements/Issues with srcsets, additions to wp_calculate_image_srcset joemcgill normal normal Awaiting Review enhancement 04/13/2019 5
#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
#63239 Button focus visibility issue in media upload page joedolson* dev-feedback normal normal 6.9 defect (bug) 06/20/2025 12
#63559 Buttons on Edit Media screen have smaller height than other buttons joedolson* commit normal normal 6.9 defect (bug) 07/12/2025 8
#58743 Featured image Edit : When clicking on the undo option, the save edits option is disabled. joedolson* normal normal Awaiting Review defect (bug) 08/07/2023 3
#28053 Fields with same name added to new media modal using 'attachment_fields_to_edit' do not pass as an array when saving. joedolson* has-patch normal normal Awaiting Review defect (bug) 03/03/2021 24
#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
#47456 Improve the user interface to ensure correct usage of the image alt text joedolson* high normal Future Release defect (bug) 03/23/2024 48
#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
#63672 Layout breaking while editing an Image from "Image Details Edit" screen, if translated text is longer. joedolson* normal normal 6.9 defect (bug) 07/08/2025 4
#23436 Media Gallery - Cropping Image and then Cropping a thumbnail from that crop doesn't work. joedolson* dev-feedback normal normal Awaiting Review defect (bug) 05/01/2024 9
#48710 Media uploader does not restrict file upload `accepts` parameters based on current context joedolson* normal normal 6.9 defect (bug) 06/03/2025 57
#45021 Media: Gallery modal has wrong focus and image detail joedolson* normal normal Future Release defect (bug) 02/05/2024 31
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* dev-feedback normal normal 6.9 defect (bug) 06/04/2025 15
#55290 Not all image edits are applied to all subsizes joedolson* needs-unit-tests normal normal Future Release defect (bug) 02/05/2024 40
#63238 Removed `target="_blank"` from Browser Uploader Link joedolson* has-patch normal normal 6.9 defect (bug) 07/08/2025 4
#62361 Set filter "activate_tinymce_for_media_description" to "true" is breaking meadia_descripton by running it through "htmlspecialchars()" joedolson* close normal normal Future Release defect (bug) 02/17/2025 12
#27919 Similar strings for media modal joedolson* has-patch normal normal Future Release defect (bug) 02/13/2025 20
#25103 Submit buttons on form fields in the Add Media panel joedolson* normal normal Future Release defect (bug) 02/17/2025 18
#47144 Text inadvertently rendered by assistive technologies joedolson* normal normal Future Release defect (bug) 10/28/2022 32
#58733 The load more button appears even when there is only one image in the feature image selection window. joedolson* normal normal Awaiting Review defect (bug) 07/21/2023 1
#23562 Using Speech Recognition Software with the Add Media Panel joedolson* reporter-feedback normal normal Future Release defect (bug) 09/04/2024 27
#58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* has-patch normal normal Future Release defect (bug) 10/29/2024 14
#39004 Alt attributes should be searchable in media library joedolson* has-patch normal normal Future Release enhancement 05/11/2025 45
#48485 Custom image size not generated if identical to original size joedolson* normal minor Future Release enhancement 05/12/2025 22
#53013 Improve media library grid management tools joedolson* normal normal Future Release enhancement 07/02/2024 4
#44441 Remove the settings for image dimensions from Settings => Media joedolson* has-patch normal normal Future Release enhancement 10/26/2022 30
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* normal normal Awaiting Review enhancement 07/08/2025 2
#44867 image editor: save modified image as a new copy joedolson* has-patch normal normal Future Release enhancement 03/12/2025 23
#50273 Media modal uses incorrect 'checkbox' role for list items joedolson normal normal Future Release defect (bug) 01/26/2021 11
#60666 Unwanted section appears as a sidebar in 'Create gallery' section joedolson normal normal Future Release defect (bug) 02/17/2025 31
#31570 Infinite loop when filtering Media Library images by size in a modal (using wp_prepare_attachment_for_js) fuhton dev-feedback normal normal defect (bug) 06/04/2019 4
#37840 Optimize full size images enshrined has-patch normal normal Future Release enhancement 06/19/2025 42
#17061 media_sideload_image() allows upload of 301-redirected non-images chriscct7* normal normal defect (bug) 06/04/2019 2
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 07/04/2025 10
#55274 Special chars in attachment filename breaks srcset audrasjb normal normal Future Release defect (bug) 09/19/2024 8
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb needs-docs normal normal Future Release enhancement 06/21/2023 52
#30377 wp_check_filetype is broken when checking urls with parameters audrasjb normal normal Future Release enhancement 04/08/2022 62
#50061 Image_meta original_image as valid image_size antpb* close normal normal Future Release enhancement 07/15/2025 8
#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
#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
#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
#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 has-patch normal normal Future Release defect (bug) 07/15/2025 30
#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
Note: See TracReports for help on using and creating reports.