Make WordPress Core

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

Upload (2 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48477 Add a hook before creating image sub-sizes dev-feedback normal normal Future Release enhancement 02/01/2026 16
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite normal normal Awaiting Review defect (bug) 09/22/2022 4

Users (98 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) 05/05/2026 7
#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) 05/12/2025 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 11/20/2024 2
#39370 wp_insert_user() appends suffix to nicename when updating already existing user needs-unit-tests normal normal Future Release defect (bug) 06/24/2025 7
#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
#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 has-patch normal normal Future Release enhancement 04/06/2026 108
#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
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 11/22/2025 1
#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
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty has-patch normal trivial Awaiting Review defect (bug) 04/15/2025 1
#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
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 05/03/2026 18
#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 reporter-feedback normal normal defect (bug) 06/10/2025 5
#53405 short circuit before current filters for get_edit_user_link has-patch normal normal Awaiting Review enhancement 10/24/2024 3
#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. has-patch normal normal enhancement 04/09/2026 5
#36556 has_cap was called with an argument normal normal defect (bug) 06/05/2019
#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
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 06/05/2019
#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 close normal normal Awaiting Review defect (bug) 10/23/2025 5
#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
#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) 08/01/2025 3
#27060 WP_User_Query using deprecated method of finding author normal normal defect (bug) 06/05/2019 3
#49982 WP_User_Query returns duplicates if a user has multiple meta keys of the same name, unless "relation = OR" is included which adds DISTINCT normal minor Awaiting Review defect (bug) 04/23/2020
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 03/27/2019 7
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata needs-unit-tests normal normal Awaiting Review defect (bug) 10/25/2021
#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
#41837 WP_User_Query can generate negative offset in the LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 1
#53199 WP_User::add_role() runs even if the added role is already set dev-feedback normal normal Awaiting Review defect (bug) 05/13/2021 5
#65102 WP_MS_Users_List_Table::display_rows() should emit id="user-{ID}" on <tr> to match WP_Users_List_Table johnjamesjacoby* commit normal normal 7.1 defect (bug) 04/22/2026 4
#44347 WP allows creating username that is already used email address needs-unit-tests normal normal Awaiting Review enhancement 02/07/2026 11
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 03/03/2025 3
#54102 Users with email address's containing & shows up as HTML &amp breaking certain connectivity normal normal Awaiting Review defect (bug) 09/23/2021 2
#58854 Users should be able to reset their user preferences to default normal normal Awaiting Review feature request 07/26/2023 2
#47674 Users forbidden to confirm email changes normal normal Awaiting Review defect (bug) 07/10/2019
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby has-patch normal normal Awaiting Review defect (bug) 08/01/2022 25
#44690 Username should not accept space dev-feedback normal normal Awaiting Review enhancement 02/27/2021 3
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var normal normal Awaiting Review defect (bug) 09/09/2024 2
#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
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 09/27/2017 9
#33542 User preferences API idea dev-feedback normal normal Future Release feature request 02/05/2017 5
#44921 User nicename discovery is slow to return pbearne* has-patch normal normal Future Release enhancement 01/18/2025 23
#54481 User list doesn't honor allow_password_reset filter normal minor Awaiting Review defect (bug) 11/23/2021 5
#59324 User list dev-feedback normal normal Awaiting Review defect (bug) 09/13/2023 1
#47833 User deletion: Using the link "deletion", one won't be asked about what to do with this users content after deletion reporter-feedback normal normal Awaiting Review defect (bug) 08/04/2019 1
#32796 User deletion API is inconsistent between MS and non-MS needs-unit-tests normal normal enhancement 06/05/2019 2
#36405 User creation fails for users with long names. has-patch normal normal defect (bug) 04/07/2025 4
#18499 User count / roles inconsistency if roles no longer exist but users still do normal normal defect (bug) 06/05/2019 3
#41725 User Search Box disappears if searched with 0 (zero) has-patch normal normal Awaiting Review defect (bug) 08/25/2017 2
#43796 User Role with integer role name not showing in admin filter list reporter-feedback lowest normal Awaiting Review defect (bug) 01/12/2026 3
#16020 Upload custom avatar for user in Dashboard whyisjake* has-patch normal minor Future Release feature request 11/17/2023 127
#57413 Updating a user email via rest api doesn't trigger confirmation email has-patch normal normal Awaiting Review defect (bug) 01/03/2023 3
#44358 Unable to search a user if username is an email address dev-feedback normal normal Awaiting Review enhancement 01/16/2019
#48459 Unable to list users with 'No role for this site' normal normal Awaiting Review defect (bug) 10/30/2019 4
#60576 Unable to change contact email normal normal Awaiting Review defect (bug) 05/12/2025 2
#61874 Unable to access WordPress login session during login normal normal Awaiting Review defect (bug) 08/15/2024 3
#47941 URL with umlaut is sanitized in user-edit.php form reporter-feedback normal normal Awaiting Review defect (bug) 08/29/2019 4
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz has-patch normal normal Awaiting Review defect (bug) 04/05/2024 4
#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
#49924 Support for Multiple selected options in wp_dropdown_roles() function has-patch normal normal Awaiting Review enhancement 04/16/2020
#20459 Super admin should be able to bypass banned/limited domains when creating users dev-feedback normal minor enhancement 06/05/2019 7
Note: See TracReports for help on using and creating reports.