Make WordPress Core

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

Upload (38 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#27860 Media Upload: Incorrect renaming increment for retina files normal normal Future Release feature request 05/15/2019 2
#23895 Max upload size 0 when post_max_size = 0 johnbillion dev-feedback normal normal Future Release defect (bug) 11/29/2017 5
#57764 MYSQL operations excessive CPU consumption issue. reporter-feedback normal normal Awaiting Review defect (bug) 02/20/2023 1
#40624 MP3 files with ID3v2 information can't be uploaded normal normal Awaiting Review defect (bug) 12/18/2020 2
#23483 Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation normal normal Awaiting Review defect (bug) 07/08/2017 7
#49658 Incorrect Upload Directory path using wp_upload_dir() reporter-feedback normal normal Awaiting Review defect (bug) 03/23/2020 4
#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
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js normal normal Awaiting Review defect (bug) 01/18/2018 1
#45670 Getting different MIME type from function finfo_file. dev-feedback normal normal Awaiting Review defect (bug) 01/09/2019 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
#47752 Fix upload of .srt files dev-feedback normal normal Future Release defect (bug) 09/22/2019 11
#60835 Fix and improve handling of uploading of font files has-patch high normal 6.7 defect (bug) 10/01/2024 85
#59329 Firefox gets "ReferenceError: Â is not defined" in unminified moxie.js has-patch normal minor 6.7 defect (bug) 09/26/2024 5
#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
#53575 Filename creation with special characters fails normal normal defect (bug) 12/12/2021 2
#58306 File extension restriction revoke reporter-feedback normal normal Awaiting Review defect (bug) 05/14/2023 2
#46557 Dragging image to uploader directly from another website causes redirection normal normal Awaiting Review defect (bug) 03/18/2019
#50188 Disable Media uploader if PHP file_uploads is disabled dev-feedback normal minor Awaiting Review enhancement 01/24/2024 10
#22150 Customizer: Remove Image doesn't remove from Media Library normal normal Awaiting Review defect (bug) 05/15/2019 4
#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
#36423 Constant in wp-config.php to disable uploads normal normal Awaiting Review feature request 02/02/2017 2
#40609 Cannot register an application/foo+xml mime type without also registering application/xml normal normal Awaiting Review defect (bug) 06/01/2017 1
#30384 Cannot hook plupload's JavaScript consistently normal normal Awaiting Review enhancement 05/15/2019
#46775 Cannot allow multiple MIME for same file extension normal major Awaiting Review enhancement 08/27/2023 2
#50098 CSVs that contain HTML fail upload test normal normal Awaiting Review defect (bug) 05/06/2020
#49725 Bug in plugin upload dev-feedback normal normal Awaiting Review defect (bug) 03/30/2020 2
#47296 Attachments with very long filenames fail to save to the database normal normal Awaiting Review defect (bug) 01/04/2022 3
#6814 Async media crunching adamsilverstein dev-feedback normal normal Future Release enhancement 07/23/2024 19
#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
#49042 After WordPress automatically scales your uploaded images down, it loses track of the original images reporter-feedback normal normal Awaiting Review defect (bug) 08/28/2022 1
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined normal minor Awaiting Review defect (bug) 05/15/2019 21
#51789 Add system filesize resource limit to wp_max_upload_size function normal normal Awaiting Review enhancement 11/18/2020
#28238 Add filter to value returned from get_space_used() has-patch normal normal Awaiting Review enhancement 05/15/2019 4
#58155 Add filter to allow large image scaling of PNGs dev-feedback normal normal Awaiting Review enhancement 04/19/2023 2
#48477 Add a hook before creating image sub-sizes dev-feedback normal normal Future Release enhancement 02/10/2020 14
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' dev-feedback normal normal Future Release enhancement 05/15/2019 6
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite normal normal Awaiting Review defect (bug) 09/22/2022 4
#35310 "Add Media" dropzone shouldn't take up the entire modal window dev-feedback normal normal Awaiting Review defect (bug) 05/15/2019 1

Users (62 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#21910 wpmu_create_user() standardization normal normal enhancement 06/05/2019 4
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 04/05/2019 1
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 6
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email has-patch normal normal Awaiting Review defect (bug) 07/12/2022 2
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password has-patch normal normal Awaiting Review defect (bug) 06/30/2024 2
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 08/11/2017 4
#41522 wp_set_password() doesn't trigger a changed password notification close normal normal Awaiting Review defect (bug) 06/30/2024 4
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 12/15/2023 21
#39787 wp_list_authors can be optimize dev-feedback normal normal Awaiting Review enhancement 01/26/2024 2
#39370 wp_insert_user() appends suffix to nicename when updating already existing user needs-unit-tests normal normal Future Release defect (bug) 03/12/2020 5
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb has-patch normal normal Awaiting Review defect (bug) 07/18/2024 5
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 05/19/2017 6
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 03/15/2019
#22310 wp_insert_user bit ilogical with rich_editing normal normal Awaiting Review enhancement 05/12/2018 2
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers has-patch normal normal Future Release defect (bug) 08/18/2021 4
#44972 wp_get_current_user() misbehavior normal normal Awaiting Review defect (bug) 09/23/2018 2
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb reporter-feedback normal major Awaiting Review defect (bug) 02/25/2022 5
#19867 wp_dropdown_users() still not scalable normal normal Future Release enhancement 07/30/2024 101
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() normal normal Awaiting Review defect (bug) 03/09/2019 3
#40949 wp_dropdown_users($args) is not returning desired list of users normal normal Awaiting Review defect (bug) 06/08/2017
#24972 wp_dropdown_roles() multiple pre-selected options has-patch normal normal Awaiting Review enhancement 07/30/2018 15
#14767 wp_create_user() does not check for a valid email address has-patch normal normal defect (bug) 06/05/2019 7
#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
#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
#10631 wp-admin/users.php does not show pages under "posts" column dev-feedback normal normal Awaiting Review defect (bug) 05/13/2022 9
#34927 user_url and user_email length too short dev-feedback normal normal Awaiting Review enhancement 05/14/2018 14
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address normal normal Awaiting Review defect (bug) 02/24/2020 4
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019 1
#61839 user-edit.php invalid stay on page prompt reporter-feedback normal normal 6.6.3 defect (bug) 10/05/2024 4
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 06/29/2023 7
#49545 update_meta_cache issue while getting record from user meta table in multi site dev-feedback normal blocker Awaiting Review defect (bug) 04/24/2023 6
#59724 tweak to translation prompt in wp_site_admin_email_change_notification has-patch normal normal Awaiting Review defect (bug) 10/25/2023 2
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted has-patch normal normal defect (bug) 11/19/2021 2
#53405 short circuit before current filters for get_edit_user_link normal normal Awaiting Review enhancement 06/29/2021 2
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 06/05/2019 5
#34805 registration_errors filter not called when adding users in admin section normal normal defect (bug) 06/05/2019 1
#30959 race condition in wp_insert_user() normal normal defect (bug) 02/03/2023 6
#55413 on user save apostrophes cause wp_mail error normal normal Awaiting Review defect (bug) 05/30/2022 1
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog normal normal Awaiting Review defect (bug) 07/24/2018
#40518 multisite users table should use user's ID to get the avatar normal normal Awaiting Review enhancement 03/15/2019 4
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 08/08/2022 9
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. normal normal enhancement 06/05/2019 4
#36556 has_cap was called with an argument normal normal defect (bug) 06/05/2019
#43393 get_user_by can return wrong user info pbearne normal normal Awaiting Review defect (bug) 06/14/2024 3
#44857 get_object_subtype uses get_user_by before it's defined reporter-feedback normal normal Awaiting Review defect (bug) 04/03/2019 2
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 07/07/2022 9
#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
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion has-patch normal normal Awaiting Review defect (bug) 06/03/2022 27
#28163 function email_exists() check without removing umlauts has-patch normal normal defect (bug) 07/26/2022 1
#43251 editable_roles filter doesn't exclude role on multisite ideag has-patch normal normal 6.7 defect (bug) 07/31/2024 3
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 06/05/2019
#52593 default user and woocommerce bug reporter-feedback normal normal defect (bug) 04/28/2023 3
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 07/07/2018 1
#61149 class WP_User(), mark prop $deleted as deprecated has-patch normal trivial Awaiting Review enhancement 06/07/2024 1
#37338 add filter in get_data_by normal normal enhancement 06/05/2019
#59216 add a filter on WP_User::get_data_by() normal normal Awaiting Review feature request 08/27/2023
#46586 `determine_current_user` filter only run once per request normal normal Awaiting Review feature request 03/21/2019 1
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id has-patch normal normal Awaiting Review defect (bug) 01/24/2022 2
#45730 WordPress upgraded 5.0.1 after password field is not working on add/edit user form reporter-feedback normal normal Awaiting Review defect (bug) 01/02/2019 4
#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
#43484 WordPress Notification Center proposal dev-feedback normal normal Awaiting Review feature request 03/14/2024 49
#27060 WP_User_Query using deprecated method of finding author normal normal defect (bug) 06/05/2019 3
Note: See TracReports for help on using and creating reports.