Make WordPress Core

{1} All Tickets (8226 matches)

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

Results (7701 - 7800 of 8226)

Upload (44 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40624 MP3 files with ID3v2 information can't be uploaded normal normal Awaiting Review defect (bug) 12/18/2020 2
#52897 Animated PNG: WordPress keeps renaming .apng files into .png (I lost 10 hours of work) normal normal Awaiting Review defect (bug) 03/24/2021 1
#48369 Uploaded media files created with incorrect permissions if directory set to 751. normal normal Awaiting Review defect (bug) 04/22/2021 2
#53089 multisite uploads not working on windows 10/xampp after change blog_upload_space normal normal Awaiting Review defect (bug) 04/26/2021
#52531 Unable to upload .ico with PHP 7.4 has-patch normal normal Awaiting Review defect (bug) 08/09/2021 2
#53575 Filename creation with special characters fails normal normal defect (bug) 12/12/2021 2
#47296 Attachments with very long filenames fail to save to the database normal normal Awaiting Review defect (bug) 01/04/2022 3
#55457 Function media_handle_sideload doesn't return with some pdf files due to Imagick normal normal Awaiting Review defect (bug) 03/24/2022
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values dev-feedback normal normal Awaiting Review defect (bug) 09/14/2022 13
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite normal normal Awaiting Review defect (bug) 09/22/2022 4
#32318 Upload fails, wp_insert_attachment returned 0 close normal normal Awaiting Review defect (bug) 10/19/2022 12
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill has-patch normal normal Future Release defect (bug) 11/07/2022 9
#57764 MYSQL operations excessive CPU consumption issue. reporter-feedback normal normal Awaiting Review defect (bug) 02/20/2023 1
#58155 Add filter to allow large image scaling of PNGs dev-feedback normal normal Awaiting Review enhancement 04/19/2023 2
#58243 WordPress 6.2 duplicating images on upload normal normal Awaiting Review defect (bug) 05/04/2023 3
#58306 File extension restriction revoke reporter-feedback normal normal Awaiting Review defect (bug) 05/14/2023 2
#58513 Uploading JSON file of 1MB or less fails to upload normal normal Awaiting Review defect (bug) 06/12/2023 1
#21981 Securing the uploads directory normal normal Awaiting Review enhancement 06/25/2023 15
#59097 Upload via link normal minor Awaiting Review feature request 08/14/2023 3
#46775 Cannot allow multiple MIME for same file extension normal major Awaiting Review enhancement 08/27/2023 2
#58787 when upload it multi upload duplicate the files in the media normal normal Awaiting Review defect (bug) 10/30/2023
#50188 Disable Media uploader if PHP file_uploads is disabled dev-feedback normal minor Awaiting Review enhancement 01/24/2024 10
#59564 Not showing uploaded media in theme normal critical Awaiting Review defect (bug) 02/08/2024 1
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check has-patch normal normal Awaiting Review defect (bug) 02/24/2024 9
#53100 Unable to upload SVGs even if ALLOW_UNFILTERED_UPLOADS set normal minor Awaiting Review defect (bug) 03/05/2024 2
#62821 Plupload Plugin - Outdated and No Longer Maintained, Request for Replacement or Update normal normal Awaiting Review defect (bug) 01/20/2025 1
#60835 Fix and improve handling of uploading of font files dev-feedback normal normal Future Release defect (bug) 01/30/2025 92
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* close normal major Awaiting Review defect (bug) 05/14/2025 49
#25449 wp_upload_dir() doesn't support https has-patch normal major Future Release defect (bug) 06/27/2025 35
#6814 Async media crunching adamsilverstein dev-feedback normal normal Future Release enhancement 06/28/2025 21
#28238 Add filter to value returned from get_space_used() has-patch normal normal Awaiting Review enhancement 08/04/2025 5
#63778 Allow admins/editors to upload SVGs normal normal Awaiting Review enhancement 09/04/2025 1
#33963 New function: `upload_url()` reporter-feedback normal normal Awaiting Review enhancement 09/12/2025 8
#64027 Some specific image not uploading correctly on 6.8.2 needs-unit-tests normal normal Awaiting Review defect (bug) 10/03/2025 5
#48477 Add a hook before creating image sub-sizes dev-feedback normal normal Future Release enhancement 02/01/2026 16
#45725 Unable to use the UPLOADS constant with WordPress in a different directory needs-docs normal normal Awaiting Review enhancement 02/03/2026 2
#24251 Reconsider SVG inclusion to get_allowed_mime_types dev-feedback normal normal Awaiting Review enhancement 02/12/2026 104
#64842 Upload problems with Umlauts in ID3 Tags has-patch normal normal Awaiting Review defect (bug) 03/19/2026 1
#65188 Uploading PNG images with a larger number of colors causes timeouts and eventually CPU starvation normal normal Awaiting Review defect (bug) 05/07/2026 7
#65053 Media upload from the post edit screen shows an inaccurate number when uploading multiple media files adamsilverstein commit normal normal 7.1 defect (bug) 05/12/2026 15
#16191 Uploaded files with quote marks in the filename are undisplayable in MS close normal normal Future Release defect (bug) 05/12/2026 11
#65235 Upload error in UI should specifically convey if a status 413 was received has-patch normal normal Awaiting Review enhancement 05/14/2026 1
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag has-patch normal normal Future Release defect (bug) 06/04/2026 34
#47752 Fix upload of .srt files joedolson* dev-feedback normal normal Future Release defect (bug) 06/07/2026 12

Users (56 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 02/02/2017 2
#33542 User preferences API idea dev-feedback normal normal Future Release feature request 02/05/2017 5
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php normal normal Awaiting Review defect (bug) 03/07/2017 2
#40055 Incorrect User Counts Bug :: No-multisite normal normal Awaiting Review defect (bug) 03/08/2017 1
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 05/19/2017 6
#40835 Password and email change emails should not contain site-specific wording on multisite dev-feedback normal normal Awaiting Review defect (bug) 05/22/2017
#40949 wp_dropdown_users($args) is not returning desired list of users normal normal Awaiting Review defect (bug) 06/08/2017
#41199 Allow the optional editing of an author slug normal normal Awaiting Review enhancement 06/30/2017 5
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 08/11/2017 4
#41719 Malformed User Search results normal normal Awaiting Review defect (bug) 08/23/2017
#41725 User Search Box disappears if searched with 0 (zero) has-patch normal normal Awaiting Review defect (bug) 08/25/2017 2
#41837 WP_User_Query can generate negative offset in the LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 1
#40149 WordPress password strength checking is improved, but the hint now doesn't help has-patch normal normal Awaiting Review enhancement 09/27/2017 1
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 09/27/2017 9
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete dev-feedback normal normal Awaiting Review enhancement 10/14/2017 8
#38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site needs-unit-tests normal normal Future Release defect (bug) 12/01/2017 8
#43013 Confirmation Email workaround normal normal Awaiting Review enhancement 01/02/2018
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() has-patch normal normal Future Release defect (bug) 02/09/2018 12
#32234 Streamline parameter order of get_user_option() normal normal Awaiting Review enhancement 02/19/2018 3
#43635 Allow to (only) store users in an external user database/backend has-patch normal normal Awaiting Review enhancement 03/26/2018
#22310 wp_insert_user bit ilogical with rich_editing normal normal Awaiting Review enhancement 05/12/2018 2
#34927 user_url and user_email length too short dev-feedback normal normal Awaiting Review enhancement 05/14/2018 14
#44313 /wp-admin/css/forms.css problem when adding a <select> with 'restrict_manage_users' normal normal Awaiting Review defect (bug) 06/05/2018 1
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 07/07/2018 1
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog normal normal Awaiting Review defect (bug) 07/24/2018
#24972 wp_dropdown_roles() multiple pre-selected options has-patch normal normal Awaiting Review enhancement 07/30/2018 15
#45296 Serious side-effects when login in another tab after session expiration in first tab normal normal Awaiting Review defect (bug) 11/06/2018 1
#43601 Improve error messaging when activating multisite users has-patch normal normal Awaiting Review enhancement 01/16/2019
#44358 Unable to search a user if username is an email address dev-feedback normal normal Awaiting Review enhancement 01/16/2019
#44027 "Enable full-height editor" setting only saved on page refresh normal minor Awaiting Review defect (bug) 01/17/2019
#46035 Add set_display_name method to WP_Roles class dev-feedback normal normal Awaiting Review enhancement 02/01/2019
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() normal normal Awaiting Review defect (bug) 03/09/2019 3
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 03/15/2019 2
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 03/15/2019
#40518 multisite users table should use user's ID to get the avatar normal normal Awaiting Review enhancement 03/15/2019 4
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts normal normal Awaiting Review enhancement 03/19/2019
#46586 `determine_current_user` filter only run once per request normal normal Awaiting Review feature request 03/21/2019 1
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* has-patch normal normal Future Release defect (bug) 03/24/2019 2
#43496 CS: Fix disabled for user-edit.php has-patch normal normal Future Release defect (bug) 03/24/2019 11
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 03/27/2019 7
#38109 Improvements to user deletion dev-feedback normal normal Awaiting Review enhancement 04/01/2019 1
#44857 get_object_subtype uses get_user_by before it's defined reporter-feedback normal normal Awaiting Review defect (bug) 04/03/2019 2
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object dev-feedback normal normal Awaiting Review defect (bug) 04/05/2019 3
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 04/05/2019 1
#37921 Make "newbloguser" URL segment customizable/filterable dev-feedback normal normal Awaiting Review feature request 04/19/2019 1
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite has-patch normal normal Awaiting Review enhancement 04/25/2019 3
#47316 Improve the admin User Profile page, the user interface is not user friendly. reporter-feedback normal minor Awaiting Review enhancement 05/18/2019 2
#47408 At the time user_register fires, the user_login field in the database is actually set to user_nicename normal minor Awaiting Review defect (bug) 05/27/2019
#41051 Confirm use of weak password Field show when removed password has-patch normal normal Awaiting Review feature request 06/04/2019 3
#26805 Email with Apostrophe May Not Update in Multisite has-patch normal normal Awaiting Review defect (bug) 06/04/2019 13
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019 1
#12720 Delete user and hook confusion when deleting users in Multisite normal normal defect (bug) 06/05/2019 5
#13339 Add hook on network admin user forms normal normal enhancement 06/05/2019 5
#14767 wp_create_user() does not check for a valid email address has-patch normal normal defect (bug) 06/05/2019 7
#15861 Sorting users by post count dev-feedback normal normal defect (bug) 06/05/2019 10
#17793 No explanation on invalid characters on registration form chriscct7 has-patch normal normal defect (bug) 06/05/2019 2
Note: See TracReports for help on using and creating reports.