Make WordPress Core

{1} All Tickets (8331 matches)

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

Results (4201 - 4300 of 8331)

Media (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58261 set_post_thumbnail_size interferes with "Cover Image Block" close normal normal Awaiting Review defect (bug) 06/28/2023 3
#39331 unsharpMaskImage in Imagick's thumbnail_image is not compatible with CMYK jpegs. normal normal Awaiting Review defect (bug) 05/11/2017 3
#45913 wp_enqueue_media() - slow query normal normal Awaiting Review defect (bug) 07/15/2024 3
#49841 wp_get_attachment_url does not return a url reporter-feedback normal normal Awaiting Review defect (bug) 06/02/2020 3
#50264 wp_get_image_editor()->multi_resize() occasionally fails reporter-feedback normal normal Awaiting Review defect (bug) 03/16/2022 3
#55872 wp_image_add_srcset_and_sizes trys to parse images from external pages, fails with error normal normal Awaiting Review defect (bug) 02/16/2023 3
#61066 Add "cover" cropping mode for custom image sizes normal normal enhancement 05/01/2024 3
#31614 Add Actions to underscore media-template items normal normal enhancement 06/04/2019 3
#34817 Add a new image size detection function normal normal enhancement 06/04/2019 3
#56529 Add minimal JPEG fallback script to address limited lack of WebP support has-patch normal normal Future Release enhancement 09/20/2022 3
#36270 Allow filtering of the final HTML output of media related shortcodes normal normal Awaiting Review enhancement 04/09/2020 3
#52055 Allow modifying gallery_shortcode attributes before filtering the default HTML output. dev-feedback normal normal Awaiting Review enhancement 01/29/2021 3
#39346 Display Error if GD library ins't installed/enabled normal normal Awaiting Review enhancement 01/04/2018 3
#28381 Filter for unattached attachments count has-patch normal normal enhancement 06/04/2019 3
#31395 Indicate difference of two visually equal, but otherwise different images in non-list media views normal normal enhancement 10/18/2023 3
#54016 Media Library: Bulk delete elements in grid view takes very long normal normal Awaiting Review enhancement 07/10/2023 3
#40124 Media on uploading only gives me edit options normal normal Future Release enhancement 09/05/2023 3
#33278 Naming files with dimensions when manually cropping images has-patch normal normal enhancement 06/04/2019 3
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping has-patch normal normal Awaiting Review enhancement 04/13/2019 3
#57459 Reexamine the usefulness of file size meta for images normal normal Future Release enhancement 01/21/2023 3
#38560 Add support for uploading arrayed $_FILES needs-unit-tests normal normal Future Release feature request 08/10/2017 3
#48462 Download from Media in Backend normal normal Awaiting Review feature request 11/15/2019 3
#51952 Media Library - Focal Point Chooser normal minor Future Release feature request 01/07/2021 3
#50384 @getimagesize bug for some images: Returns empty reporter-feedback normal normal Awaiting Review defect (bug) 06/22/2022 2
#28989 AJAX in the media library sometimes fails to load data normal normal defect (bug) 06/04/2019 2
#54433 ALLOW_UNFILTERED_UPLOADS does not work anymore normal normal Awaiting Review defect (bug) 11/30/2022 2
#22940 Adding term checklist to Media modal has undesired results normal normal defect (bug) 06/04/2019 2
#48026 Always show selected image even if it doesn't match search string normal normal Awaiting Review defect (bug) 11/04/2019 2
#59339 Conversion to webp causes fatal error when original image is a palette image (as opposed to truecolor) normal normal Awaiting Review defect (bug) 04/24/2024 2
#32012 Crunching doesn't work on some grayscale images normal normal defect (bug) 06/04/2019 2
#36418 Custom MIME type icons lost in WP Media List view dev-feedback normal normal Awaiting Review defect (bug) 10/23/2021 2
#51038 Default height when using add_theme_support( 'custom-header') in GD. normal normal Awaiting Review defect (bug) 06/01/2021 2
#50011 Edge case in image lazy-loading normal normal Awaiting Review defect (bug) 05/20/2020 2
#27427 Edit Gallery view does not display images in original aspect ratio normal normal defect (bug) 06/04/2019 2
#52509 Error generating Thumbnails of PDF-Files normal normal Awaiting Review defect (bug) 07/02/2023 2
#33896 Gallery linking to Attachment page normal normal defect (bug) 06/04/2019 2
#47531 Handling WP embed (native) Audioplayer's Volume Slider with keyboard defective normal normal Future Release defect (bug) 08/29/2019 2
#42922 Image Scaling using get_the_post_thumbnail issue in WordPress normal normal Awaiting Review defect (bug) 11/19/2020 2
#59740 Image scaling being applied inconsistently normal normal Future Release defect (bug) 04/17/2024 2
#46470 Image srcset and sizes not output in classic block. Image attachment removed normal normal Awaiting Review defect (bug) 04/04/2019 2
#57637 ImageEdit component can be exited with unsaved state has-patch normal normal Awaiting Review defect (bug) 02/06/2023 2
#61926 Imagick breaks default image progressive/interlace when converted to a mime type that doesn't support interlace reporter-feedback normal normal Awaiting Review defect (bug) 09/02/2024 2
#55302 Improve media library upload progress indicator normal normal Awaiting Review defect (bug) 07/06/2022 2
#43930 Inaccurate width and height returned when using wp_get_attachment_image_src on the backend. normal normal Awaiting Review defect (bug) 05/08/2018 2
#50256 Inconsistent image handling in wp_create_image_subsizes. reporter-feedback normal major Awaiting Review defect (bug) 03/16/2022 2
#29904 Make images viewable while editing a gallery normal normal defect (bug) 06/04/2019 2
#43641 Media controls in the media grid are too wide normal normal Awaiting Review defect (bug) 10/02/2018 2
#41352 Media library - applying image and date filter redirects to homepage normal normal Awaiting Review defect (bug) 09/17/2017 2
#47529 Media manager doesn't display cropped images dev-feedback normal normal defect (bug) 06/14/2019 2
#31689 Media player not working with 302 redirects has-patch normal normal Awaiting Review defect (bug) 09/15/2020 2
#50667 New attachment size is created even the source is smaller normal normal Awaiting Review defect (bug) 10/19/2022 2
#36722 No way to access media "Attachment Display Settings" using wp.media normal normal defect (bug) 03/12/2020 2
#40127 On mobile media deleting message formatting issues normal normal Future Release defect (bug) 09/05/2023 2
#54193 PHP fileinfo extention identifies JSON as text/plain; wp_check_filetype_and_ext then prevents upload has-patch normal normal Awaiting Review defect (bug) 09/28/2021 2
#42128 PNGs lose color space information when resized normal normal Awaiting Review defect (bug) 10/06/2017 2
#61983 Part of `wp_generate_attachment_metadata` missing `avif` extension has-patch normal normal Awaiting Review defect (bug) 09/09/2024 2
#46970 Remove white Space - iPhone 6/7/8 normal normal Future Release defect (bug) 05/20/2023 2
#40299 Removing width attribute on an image with a caption removes entire caption normal normal Future Release defect (bug) 12/27/2018 2
#48788 Run time crop image not working using wp_get_image_editor reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2020 2
#48361 Select Files on iOS doesn't trigger on modal if start on Upload Files tab and switch to Media Library tab adamsilverstein normal normal Awaiting Review defect (bug) 11/03/2019 2
#35837 The auto-update in media editor rewrites user inputs reporter-feedback normal normal defect (bug) 06/04/2019 2
#36789 Upload Folder Bug reporter-feedback normal normal defect (bug) 06/04/2019 2
#46793 Uploading files that the filename contains LTR and RTL characters cause filename change normal major Awaiting Review defect (bug) 04/11/2019 2
#55323 When an image is edited the URL of the image is not updated normal normal Awaiting Review defect (bug) 03/07/2022 2
#49995 WordPress creates unnecessary thumbnails normal normal Awaiting Review defect (bug) 04/26/2020 2
#55492 `Dismiss Errors` button alignment is not centered in Media Library. has-patch normal normal Awaiting Review defect (bug) 05/11/2022 2
#44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions needs-unit-tests normal normal Future Release defect (bug) 04/15/2019 2
#45562 drag and drop file upload fails with empty files when dragging from macOS Preview into WP on Safari 12 normal normal Awaiting Review defect (bug) 11/19/2020 2
#17061 media_sideload_image() allows upload of 301-redirected non-images chriscct7* normal normal defect (bug) 06/04/2019 2
#45212 mediaelement.js WordPress .mp4 videos not playing/working on certain browsers/devices normal normal Awaiting Review defect (bug) 04/10/2020 2
#36803 ms-files.php: inconsistent behaviour for upload visibility on archived sites normal normal defect (bug) 06/04/2019 2
#43070 srcset attribute can be overridden but not prevented normal normal Awaiting Review defect (bug) 04/11/2019 2
#61925 subsizes with same dimensions are generated multiple times unnecessarily normal normal Awaiting Review defect (bug) 08/27/2024 2
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators needs-unit-tests normal normal Awaiting Review defect (bug) 04/30/2018 2
#47889 uploading image contains special characters will return a wrong image url has-patch normal normal Awaiting Review defect (bug) 08/18/2019 2
#36293 video/audio object passed to wp_video_shortcode/wp_audio_shortcode is always null normal normal defect (bug) 03/12/2020 2
#36437 wp_delete_attachment causes warning needs-unit-tests normal normal Awaiting Review defect (bug) 07/27/2017 2
#45075 wp_delete_attachment() has unreliable return and wrong process order normal normal Future Release defect (bug) 04/15/2019 2
#53187 wp_filter_content_tags added too early normal normal Awaiting Review defect (bug) 07/26/2021 2
#29370 wp_get_attachment_image() returning unexpected image size normal normal defect (bug) 06/04/2019 2
#57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width has-patch normal normal Awaiting Review defect (bug) 10/28/2023 2
#19512 wp_read_image_metadata includes bitmap in description has-patch normal normal defect (bug) 06/04/2019 2
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent has-patch normal normal defect (bug) 06/04/2019 2
#60345 Add duplicate checking for uploaded attachments normal normal Awaiting Review enhancement 05/01/2024 2
#55041 Add end to end test case for Filter media by type has-patch normal normal Awaiting Review enhancement 10/09/2024 2
#36642 Add function to generate `image-set` attribute normal normal enhancement 09/03/2024 2
#32965 Add new Credit field to media attachment details normal normal enhancement 10/18/2023 2
#30687 Ajax media attachment save has no error handling normal normal enhancement 06/04/2019 2
#41854 Allow filters to be added for the Media Library in Grid Mode & Insert Media normal normal Awaiting Review enhancement 09/17/2017 2
#32849 Allow option of Grid AND List View of the gallery when inserting media into post normal normal enhancement 10/18/2023 2
#37330 Attachment pages do not always provide a link to the original article. normal normal enhancement 06/04/2019 2
#42487 Avoid redundant crops for all Customizer media controls. needs-unit-tests normal normal Future Release enhancement 02/07/2019 2
#33054 Better featured image/attachment sanity checks normal normal Awaiting Review enhancement 06/27/2017 2
#40373 Conditionally initialize Playlist Media Element dev-feedback normal normal Future Release enhancement 01/24/2019 2
#42829 Debugging image uploads with wp_generate_attachment_metadata normal normal Awaiting Review enhancement 02/14/2019 2
#58752 Doc typo improvement to of file : wordpress-develop/src/js/media/views/view.js dev-feedback normal normal Awaiting Review enhancement 04/03/2024 2
#32313 Image upscale as Media's settings option normal normal enhancement 06/04/2019 2
#43741 Improve media_sideload_image() image extensions detection normal normal Awaiting Review enhancement 04/15/2018 2
#42986 Insert default filters to wp_delete_file to don't delete core files. normal normal Awaiting Review enhancement 03/22/2019 2
#51261 Integrate the -scaled.jpg images setting into _wp_make_subsizes normal normal Awaiting Review enhancement 11/09/2020 2
Note: See TracReports for help on using and creating reports.