Make WordPress Core

{1} All Tickets (8316 matches)

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

Results (7801 - 7900 of 8316)

Upload (34 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 13
#55457 Function media_handle_sideload doesn't return with some pdf files due to Imagick normal normal Awaiting Review defect (bug) 4 years ago
#47296 Attachments with very long filenames fail to save to the database normal normal Awaiting Review defect (bug) 5 years ago 3
#53575 Filename creation with special characters fails normal normal defect (bug) 5 years ago 2
#52531 Unable to upload .ico with PHP 7.4 has-patch normal normal Awaiting Review defect (bug) 5 years ago 2
#53089 multisite uploads not working on windows 10/xampp after change blog_upload_space normal normal Awaiting Review defect (bug) 5 years ago
#48369 Uploaded media files created with incorrect permissions if directory set to 751. normal normal Awaiting Review defect (bug) 5 years ago 2
#52897 Animated PNG: WordPress keeps renaming .apng files into .png (I lost 10 hours of work) normal normal Awaiting Review defect (bug) 5 years ago 1
#40624 MP3 files with ID3v2 information can't be uploaded normal normal Awaiting Review defect (bug) 6 years ago 2
#51789 Add system filesize resource limit to wp_max_upload_size function normal normal Awaiting Review enhancement 6 years ago
#50098 CSVs that contain HTML fail upload test normal normal Awaiting Review defect (bug) 6 years ago
#49658 Incorrect Upload Directory path using wp_upload_dir() reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 4
#49622 Media reports upload success while No file was loaded! normal normal Awaiting Review defect (bug) 7 years ago 1
#31372 media-new.php stops uploading after max_execution_time set in php.ini normal normal Awaiting Review defect (bug) 7 years ago 1
#30384 Cannot hook plupload's JavaScript consistently normal normal Awaiting Review enhancement 7 years ago
#28367 Video upload failure is a dead end normal normal Awaiting Review enhancement 7 years ago 4
#27860 Media Upload: Incorrect renaming increment for retina files normal normal Future Release feature request 7 years ago 2
#24934 More flexible response reporting in wp-plupload.js normal normal Future Release enhancement 7 years ago 4
#22150 Customizer: Remove Image doesn't remove from Media Library normal normal Awaiting Review defect (bug) 7 years ago 4
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined normal minor Awaiting Review defect (bug) 7 years ago 21
#18489 Create constants in default-constants.php for the uploads folder to allow better custom uploads location eddiemoya normal normal Awaiting Review enhancement 7 years ago 19
#18474 Misleading error message when theme ZIP exceeds post_max_size dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 4
#47049 Unzip_file causing Media file upload error normal normal Awaiting Review defect (bug) 7 years ago 3
#38481 wp_handle_upload_prefilter not used before deriving attachment title dev-feedback normal normal Awaiting Review enhancement 7 years ago
#46557 Dragging image to uploader directly from another website causes redirection normal normal Awaiting Review defect (bug) 7 years ago
#45670 Getting different MIME type from function finfo_file. dev-feedback normal normal Awaiting Review defect (bug) 8 years ago 3
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. normal normal Future Release enhancement 8 years ago
#35823 Implement "FS_CHMOD_FORCE" constant; if set - media uploads and image resizing do NOT ignore FS_CHMOD_FILE normal normal Awaiting Review enhancement 9 years ago 2
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js normal normal Awaiting Review defect (bug) 9 years ago 1
#23895 Max upload size 0 when post_max_size = 0 johnbillion dev-feedback normal normal Future Release defect (bug) 9 years ago 5
#23483 Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation normal normal Awaiting Review defect (bug) 9 years ago 7
#40609 Cannot register an application/foo+xml mime type without also registering application/xml normal normal Awaiting Review defect (bug) 9 years ago 1
#39864 Upload not giving back any error message when uploads directory doesn't exist. normal normal Awaiting Review defect (bug) 10 years ago
#36423 Constant in wp-config.php to disable uploads normal normal Awaiting Review feature request 10 years ago 2

Users (66 matches)

#57413 Updating a user email via rest api doesn't trigger confirmation email has-patch normal normal Awaiting Review defect (bug) 5 hours ago 6
#19867 wp_dropdown_users() still not scalable has-patch normal normal Future Release enhancement 4 days ago 111
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 24
#29128 Number of pages owned by a user is not shown under Users >>> All Users has-patch normal normal enhancement 3 weeks ago 5
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" dev-feedback normal normal Future Release defect (bug) 3 weeks ago 11
#6148 Internationalization of personal names dev-feedback normal normal enhancement 3 weeks ago 32
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 7 weeks ago 7
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson has-patch normal normal Awaiting Review defect (bug) 7 weeks ago 19
#65672 Admin user creation rejects usernames it would otherwise save has-patch normal normal Awaiting Review defect (bug) 7 weeks ago 2
#47618 Email sent to blank address on email change for user with no previous email address has-patch normal minor Awaiting Review defect (bug) 8 weeks ago 2
#58312 Display password hint on additional screens joedolson* dev-feedback normal normal 7.2 enhancement 2 months ago 19
#65508 Introduce wp_get_user_roles() helper function dev-feedback normal normal Awaiting Review feature request 3 months ago 1
#22328 Pass reset password URI to retrieve_password_message filter normal normal enhancement 3 months ago 5
#44690 Username should not accept space dev-feedback normal normal Awaiting Review enhancement 3 months ago 4
#14460 New Permission for no_user_edit so users with edit_users can't edit it dev-feedback normal normal feature request 3 months ago 5
#51792 Add Home URL to New User emails has-patch normal normal Awaiting Review defect (bug) 4 months ago 5
#64349 Simplify Editing Experience for Author Biographical Info Field has-patch normal normal Awaiting Review enhancement 4 months ago 6
#65160 Misleading error message on user screen actions, if no role has been selected has-patch normal normal Awaiting Review defect (bug) 4 months ago 3
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 5 months ago 1
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov has-patch normal minor Future Release feature request 5 months ago 9
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam has-patch normal major Awaiting Review defect (bug) 5 months ago 25
#7650 Multiple post authors (co-authors) dev-feedback normal normal Future Release enhancement 5 months ago 20
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. has-patch normal normal enhancement 5 months ago 5
#64862 Application Passwords: Add rate limiting to prevent brute-force attacks needs-unit-tests normal normal Awaiting Review defect (bug) 6 months ago 1
#16788 Ampersands in e-mail address become invalid dev-feedback normal normal Awaiting Review defect (bug) 6 months ago 12
#40477 REST API: Does NOT Trigger New User Notifications! spacedmonkey dev-feedback normal normal Future Release defect (bug) 6 months ago 44
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page has-patch normal normal Awaiting Review defect (bug) 6 months ago 3
#63985 Profile Update success message not announced by screen readers normal normal Future Release defect (bug) 7 months ago 6
#58001 Lazy load user capabilities in WP_User object spacedmonkey has-patch normal normal Future Release enhancement 7 months ago 60
#63021 Lazy load user meta spacedmonkey dev-feedback normal normal Future Release enhancement 7 months ago 24
#44347 WP allows creating username that is already used email address needs-unit-tests normal normal Awaiting Review enhancement 7 months ago 11
#58103 Show user roles when deleting users audrasjb dev-feedback normal normal Future Release enhancement 7 months ago 37
#53889 Adding Pronouns field on the user meta has-patch normal normal Awaiting Review enhancement 7 months ago 13
#55456 Double escaping wp_user-settings dev-feedback normal normal Future Release defect (bug) 7 months ago 7
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() needs-unit-tests normal normal defect (bug) 7 months ago 5
#52256 Default hide password field. dev-feedback normal normal Awaiting Review defect (bug) 7 months ago 3
#12295 More support to customize user profile edit page nacin* dev-feedback normal normal Awaiting Review enhancement 8 months ago 35
#41672 REST create user: existing_user_login is returned before existing_user_email shooper dev-feedback normal normal Future Release enhancement 8 months ago 18
#43796 User Role with integer role name not showing in admin filter list reporter-feedback lowest normal Awaiting Review defect (bug) 8 months ago 3
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 10 months ago 1
#38960 Problem when user name is not alpha characters close normal normal Awaiting Review defect (bug) 11 months ago 3
#45730 WordPress upgraded 5.0.1 after password field is not working on add/edit user form close normal normal Awaiting Review defect (bug) 11 months ago 5
#64131 A new function to test if a thing is an instance of the WP_User class normal normal Awaiting Review feature request 11 months ago 2
#43748 Create new action edit_user_updated_user similar to edit_user_created_user close normal normal Awaiting Review enhancement 11 months ago 1
#42326 Allow for user deletion in multisite needs-unit-tests normal normal Awaiting Review enhancement 11 months ago 3
#64001 Large user data set causes very slow load/pagination/search in the user list normal normal Awaiting Review defect (bug) 12 months ago 4
#63897 Generate Password button requires two clicks to update the password field on Add New User screen dev-feedback normal normal Awaiting Review defect (bug) 12 months ago 10
#27606 "Add Existing User" form does not preserve input in case of an error has-patch low minor Awaiting Review defect (bug) 13 months ago 7
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. has-patch normal normal Awaiting Review defect (bug) 14 months ago 3
#38898 Lost password form not working with plugins that rename login URL has-patch normal normal Awaiting Review defect (bug) 14 months ago 9
#26195 Deleting users asks for reassigning posts even when there is no post/comment dev-feedback normal normal enhancement 14 months ago 6
#49418 Ability to order users by number of posts in custom post type close normal trivial Awaiting Review enhancement 14 months ago 2
#45359 Add checkbox to enable or disable sending out emails on password changes from backend dev-feedback normal normal Awaiting Review enhancement 15 months ago 8
#49639 Add a filter on wp_insert_user function regarding $user_pass dev-feedback normal normal Awaiting Review enhancement 15 months ago 7
#16833 Signup mechanism shortens usernames without warning dev-feedback normal normal Future Release defect (bug) 15 months ago 5
#12960 Number of posts on the Users page should include drafts and pending review needs-unit-tests normal normal enhancement 15 months ago 7
#39370 wp_insert_user() appends suffix to nicename when updating already existing user needs-unit-tests normal normal Future Release defect (bug) 15 months ago 7
#47064 Missing "user_id" parameter in user-edit.php form has-patch normal normal Awaiting Review defect (bug) 15 months ago 3
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov dev-feedback normal normal Future Release enhancement 15 months ago 5
#41757 Add action inside of add_new_user_to_blog() function dev-feedback low minor Future Release enhancement 15 months ago 9
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted reporter-feedback normal normal defect (bug) 15 months ago 5
#43680 Add new filter to WP_User_Query SergeyBiryukov has-patch normal normal Future Release enhancement 15 months ago 6
#63204 Add Admin Notes Feature for Users in WordPress Dashboard normal normal Awaiting Review feature request 16 months ago
#31127 Can't add a new user to two sites before they've accepted their account needs-unit-tests normal normal defect (bug) 16 months ago 13
#62513 Long first/last names without spaces break mobile view layout has-patch low minor Awaiting Review defect (bug) 16 months ago 4
#61469 Display name doesn't update correctly when first and last name fields are cleared. has-patch normal normal Awaiting Review defect (bug) 16 months ago 5
Note: See TracReports for help on using and creating reports.