Make WordPress Core

{1} All Tickets (8020 matches)

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

Results (7501 - 7600 of 8020)

Upload (43 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52531 Unable to upload .ico with PHP 7.4 has-patch normal normal Awaiting Review defect (bug) 08/09/2021 2
#53100 Unable to upload SVGs even if ALLOW_UNFILTERED_UPLOADS set normal minor Awaiting Review defect (bug) 03/05/2024 2
#47049 Unzip_file causing Media file upload error normal normal Awaiting Review defect (bug) 04/28/2019 3
#32318 Upload fails, wp_insert_attachment returned 0 close normal normal Awaiting Review defect (bug) 10/19/2022 12
#39864 Upload not giving back any error message when uploads directory doesn't exist. normal normal Awaiting Review defect (bug) 02/13/2017
#64842 Upload problems with Umlauts in ID3 Tags normal normal Awaiting Review defect (bug) 03/11/2026
#48369 Uploaded media files created with incorrect permissions if directory set to 751. normal normal Awaiting Review defect (bug) 04/22/2021 2
#58513 Uploading JSON file of 1MB or less fails to upload normal normal Awaiting Review defect (bug) 06/12/2023 1
#58243 WordPress 6.2 duplicating images on upload normal normal Awaiting Review defect (bug) 05/04/2023 3
#31372 media-new.php stops uploading after max_execution_time set in php.ini normal normal Awaiting Review defect (bug) 05/15/2019 1
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* close normal major Awaiting Review defect (bug) 05/14/2025 49
#53089 multisite uploads not working on windows 10/xampp after change blog_upload_space normal normal Awaiting Review defect (bug) 04/26/2021
#58787 when upload it multi upload duplicate the files in the media normal normal Awaiting Review defect (bug) 10/30/2023
#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
#58155 Add filter to allow large image scaling of PNGs dev-feedback normal normal Awaiting Review enhancement 04/19/2023 2
#28238 Add filter to value returned from get_space_used() has-patch normal normal Awaiting Review enhancement 08/04/2025 5
#51789 Add system filesize resource limit to wp_max_upload_size function normal normal Awaiting Review enhancement 11/18/2020
#63778 Allow admins/editors to upload SVGs normal normal Awaiting Review enhancement 09/04/2025 1
#46775 Cannot allow multiple MIME for same file extension normal major Awaiting Review enhancement 08/27/2023 2
#30384 Cannot hook plupload's JavaScript consistently normal normal Awaiting Review enhancement 05/15/2019
#18489 Create constants in default-constants.php for the uploads folder to allow better custom uploads location eddiemoya normal normal Awaiting Review enhancement 05/15/2019 19
#50188 Disable Media uploader if PHP file_uploads is disabled dev-feedback normal minor Awaiting Review enhancement 01/24/2024 10
#35823 Implement "FS_CHMOD_FORCE" constant; if set - media uploads and image resizing do NOT ignore FS_CHMOD_FILE normal normal Awaiting Review enhancement 01/25/2018 2
#33963 New function: `upload_url()` reporter-feedback normal normal Awaiting Review enhancement 09/12/2025 8
#24251 Reconsider SVG inclusion to get_allowed_mime_types dev-feedback normal normal Awaiting Review enhancement 02/12/2026 104
#21981 Securing the uploads directory normal normal Awaiting Review enhancement 06/25/2023 15
#45725 Unable to use the UPLOADS constant with WordPress in a different directory needs-docs normal normal Awaiting Review enhancement 02/03/2026 2
#28367 Video upload failure is a dead end normal normal Awaiting Review enhancement 05/15/2019 4
#38481 wp_handle_upload_prefilter not used before deriving attachment title dev-feedback normal normal Awaiting Review enhancement 03/26/2019
#36423 Constant in wp-config.php to disable uploads normal normal Awaiting Review feature request 02/02/2017 2
#59097 Upload via link normal minor Awaiting Review feature request 08/14/2023 3
#60835 Fix and improve handling of uploading of font files dev-feedback normal normal Future Release defect (bug) 01/30/2025 92
#47752 Fix upload of .srt files dev-feedback normal normal Future Release defect (bug) 09/22/2019 11
#23895 Max upload size 0 when post_max_size = 0 johnbillion dev-feedback normal normal Future Release defect (bug) 11/29/2017 5
#16191 Uploaded files with quote marks in the filename are undisplayable in MS close normal normal Future Release defect (bug) 07/02/2025 10
#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) 01/27/2026 33
#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
#25449 wp_upload_dir() doesn't support https has-patch normal major Future Release defect (bug) 06/27/2025 35
#48477 Add a hook before creating image sub-sizes dev-feedback normal normal Future Release enhancement 02/01/2026 16
#6814 Async media crunching adamsilverstein dev-feedback normal normal Future Release enhancement 06/28/2025 21
#24934 More flexible response reporting in wp-plupload.js normal normal Future Release enhancement 05/15/2019 4
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. normal normal Future Release enhancement 08/31/2018
#27860 Media Upload: Incorrect renaming increment for retina files normal normal Future Release feature request 05/15/2019 2

Users (57 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site normal normal defect (bug) 06/05/2019 9
#31946 /wp-admin/user-edit.php fails when using with IDN domain name normal normal defect (bug) 06/05/2019
#33759 An admin changing an email/password should not generate a notification normal normal defect (bug) 06/05/2019 3
#35017 Bug in bindPasswordForm() LastPass mismatch issue normal normal defect (bug) 06/05/2019 1
#31127 Can't add a new user to two sites before they've accepted their account needs-unit-tests normal normal defect (bug) 05/19/2025 13
#12720 Delete user and hook confusion when deleting users in Multisite normal normal defect (bug) 06/05/2019 5
#35627 Delete user posts not reassigned. normal normal defect (bug) 06/05/2019
#15855 Dropdown isn't shown when doing a user 'removal' normal normal defect (bug) 09/17/2024 46
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() needs-unit-tests normal normal defect (bug) 02/02/2026 5
#33362 Email already exist when changing email case normal normal defect (bug) 06/05/2019 1
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string has-patch normal normal defect (bug) 09/17/2024 2
#17905 Multisite doesn't delete a user's posts/links upon removal has-patch normal normal defect (bug) 09/17/2024 3
#17793 No explanation on invalid characters on registration form chriscct7 has-patch normal normal defect (bug) 06/05/2019 2
#27239 Registration email not sent (multisite subdirectory) normal normal defect (bug) 06/05/2019 10
#35450 Relocate user's primary_blog setting to user profile normal normal defect (bug) 06/05/2019 2
#28369 Replace @ with a hyphen in user_nicename low minor defect (bug) 06/05/2019 3
#15861 Sorting users by post count dev-feedback normal normal defect (bug) 06/05/2019 10
#18499 User count / roles inconsistency if roles no longer exist but users still do normal normal defect (bug) 06/05/2019 3
#36405 User creation fails for users with long names. has-patch normal normal defect (bug) 04/07/2025 4
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 03/03/2025 3
#27060 WP_User_Query using deprecated method of finding author normal normal defect (bug) 06/05/2019 3
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 06/05/2019
#28163 function email_exists() check without removing umlauts has-patch normal normal defect (bug) 07/26/2022 1
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user dev-feedback normal normal defect (bug) 06/05/2019 1
#36556 has_cap was called with an argument normal normal defect (bug) 06/05/2019
#30959 race condition in wp_insert_user() normal normal defect (bug) 02/03/2023 6
#34805 registration_errors filter not called when adding users in admin section normal normal defect (bug) 06/05/2019 1
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted reporter-feedback normal normal defect (bug) 06/10/2025 5
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user has-patch normal normal defect (bug) 09/08/2021 3
#14767 wp_create_user() does not check for a valid email address has-patch normal normal defect (bug) 06/05/2019 7
#35868 Add Filter for Profile User Description Bio normal normal enhancement 06/05/2019 4
#18791 Add custom post type support for Author Template functions needs-unit-tests normal normal enhancement 06/05/2019 12
#35806 Add filter to capability check when checking if user row is editable normal normal enhancement 06/05/2019 2
#13339 Add hook on network admin user forms normal normal enhancement 06/05/2019 5
#37200 Add wrappers with IDs to user-edit.php normal normal enhancement 06/05/2019
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes dev-feedback normal normal enhancement 06/05/2019 12
#36715 Contextual help to describe what roles are normal normal enhancement 06/05/2019 5
#23857 Delete User Should Delete Comments normal normal enhancement 06/05/2019 3
#26195 Deleting users asks for reassigning posts even when there is no post/comment dev-feedback normal normal enhancement 07/15/2025 6
#25765 Directory of users, listing with the role normal normal enhancement 06/05/2019 4
#31880 Expand wp_dropdown_users $show argument to allow custom user meta field normal normal enhancement 06/05/2019
#31186 Get more info about the modified author has-patch normal normal enhancement 06/05/2019 3
#31106 Introduce nicename_exists has-patch normal normal enhancement 06/05/2019 5
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 06/05/2019
#21730 More modular and reusable email validation functions needs-unit-tests normal normal enhancement 06/05/2019 6
#29128 Number of pages owned by a user is not shown under Users >>> All Users normal normal enhancement 06/05/2019 3
#12960 Number of posts on the Users page should include drafts and pending review needs-unit-tests normal normal enhancement 06/24/2025 7
#22328 Pass reset password URI to retrieve_password_message filter normal normal enhancement 06/05/2019 4
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 09/20/2020 12
#23413 Provide query result data to custom user columns dev-feedback normal normal enhancement 06/05/2019 3
#20459 Super admin should be able to bypass banned/limited domains when creating users dev-feedback normal minor enhancement 06/05/2019 7
#32796 User deletion API is inconsistent between MS and non-MS needs-unit-tests normal normal enhancement 06/05/2019 2
#37338 add filter in get_data_by normal normal enhancement 06/05/2019
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. normal normal enhancement 06/05/2019 4
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 06/05/2019 5
#21910 wpmu_create_user() standardization normal normal enhancement 06/05/2019 4
#36368 Add `access_admin` capability dev-feedback normal normal feature request 06/05/2019 5
Note: See TracReports for help on using and creating reports.