Make WordPress Core

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

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 04/22/2026 1
#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. has-patch normal normal enhancement 04/09/2026 5
#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
#34821 Allow creating users without an email address normal normal feature request 06/05/2019 2
#34615 Make it possible to disable a user account normal normal feature request 06/05/2019 8
#14460 New Permission for no_user_edit so users with edit_users can't edit it dev-feedback normal normal feature request 02/03/2026 4
#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
#56914 Better guide users when deleting other users has-patch normal normal 7.1 enhancement 02/18/2026 17
#58312 Display password hint on additional screens joedolson* dev-feedback normal normal 7.1 enhancement 04/14/2026 16
#27606 "Add Existing User" form does not preserve input in case of an error has-patch low minor Awaiting Review defect (bug) 08/08/2025 7
#48553 "Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page has-patch normal normal Awaiting Review defect (bug) 05/12/2025 2
#44027 "Enable full-height editor" setting only saved on page refresh normal minor Awaiting Review defect (bug) 01/17/2019
#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
#51792 Add Home URL to New User emails has-patch normal normal Awaiting Review defect (bug) 02/02/2026 4
#48705 Admin email confirmation language should be changed normal normal Awaiting Review defect (bug) 11/18/2019
#16788 Ampersands in e-mail address become invalid dev-feedback normal normal Awaiting Review defect (bug) 03/04/2026 12
#64862 Application Passwords: Add rate limiting to prevent brute-force attacks needs-unit-tests normal normal Awaiting Review defect (bug) 03/14/2026 1
#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
#57731 Bug: WP_User_Query returns wrong user details has-patch normal major Awaiting Review defect (bug) 05/12/2025 7
#59337 Change the escape esc_attr() to esc_url() close normal normal Awaiting Review defect (bug) 11/11/2024 3
#47732 Change user email link normal normal Awaiting Review defect (bug) 08/30/2019 1
#51781 Code not pulling website URL normal normal Awaiting Review defect (bug) 09/23/2021 3
#53960 Construct WP_User::cap_key dynamically from wpdb instance normal normal Awaiting Review defect (bug) 08/19/2021
#47468 Cookie Expiry & Login Popup causes loss of any work currently busy with normal normal Awaiting Review defect (bug) 10/01/2019 4
#59435 Critical error when creating new user and mail delivery isn't allowed normal normal Awaiting Review defect (bug) 09/24/2023 1
#52256 Default hide password field. dev-feedback normal normal Awaiting Review defect (bug) 01/31/2026 3
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php normal normal Awaiting Review defect (bug) 03/07/2017 2
#60441 Delete User-> Attribute All Content Doesn't Show Users with Editor Roles dev-feedback normal normal Awaiting Review defect (bug) 02/05/2024
#61469 Display name doesn't update correctly when first and last name fields are cleared. has-patch normal normal Awaiting Review defect (bug) 05/12/2025 5
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page has-patch normal normal Awaiting Review defect (bug) 03/03/2026 3
#47618 Email sent to blank address on email change for user with no previous email address normal minor Awaiting Review defect (bug) 06/27/2019 1
#26805 Email with Apostrophe May Not Update in Multisite has-patch normal normal Awaiting Review defect (bug) 06/04/2019 13
#61774 Error 403 while adding ' to last name on user page reporter-feedback normal major Awaiting Review defect (bug) 08/28/2024 3
#44565 Find plural text in description of username on profile page. has-patch normal normal Awaiting Review defect (bug) 01/21/2020 2
#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) 04/16/2026 25
#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) 09/11/2025 10
#61169 Getting inconsistent error on changing role reporter-feedback low minor Awaiting Review defect (bug) 05/23/2024 5
#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) 04/09/2026 14
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin has-patch normal normal Awaiting Review defect (bug) 04/26/2023 18
#53972 Improper capability check when viewing attachment of private custom post type normal normal Awaiting Review defect (bug) 08/20/2021
#53339 Inconsistency in allowed characters for a password normal normal Awaiting Review defect (bug) 04/11/2022 1
#40055 Incorrect User Counts Bug :: No-multisite normal normal Awaiting Review defect (bug) 03/08/2017 1
#59485 Invalid username needs-unit-tests normal normal Awaiting Review defect (bug) 11/26/2024 6
#64001 Large user data set causes very slow load/pagination/search in the user list normal normal Awaiting Review defect (bug) 09/19/2025 4
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor normal normal Awaiting Review defect (bug) 04/20/2023 5
#57391 Length Validation and error handling of adding new user normal minor Awaiting Review defect (bug) 12/28/2022
#48119 Logout does not work when using cookie prefixes normal normal Awaiting Review defect (bug) 09/24/2019
#62513 Long first/last names without spaces break mobile view layout has-patch low minor Awaiting Review defect (bug) 05/12/2025 4
#38898 Lost password form not working with plugins that rename login URL has-patch normal normal Awaiting Review defect (bug) 07/31/2025 9
#41719 Malformed User Search results normal normal Awaiting Review defect (bug) 08/23/2017
#65160 Misleading error message on user screen actions, if no role has been selected has-patch normal normal Awaiting Review defect (bug) 05/06/2026 3
#47064 Missing "user_id" parameter in user-edit.php form has-patch normal normal Awaiting Review defect (bug) 06/20/2025 3
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording has-patch normal normal Awaiting Review defect (bug) 12/17/2019 3
#57454 Multisite: Users without a role are not returned in sub-site search results normal normal Awaiting Review defect (bug) 01/18/2023
#59570 Non Admin Users showing when deleting admin user. normal normal Awaiting Review defect (bug) 01/09/2024 4
#63330 PHP deprecated error in meta.php on line 1298 has-patch normal normal Awaiting Review defect (bug) 04/23/2025 1
#56028 Pass the user object instead of recall get user function dev-feedback normal normal Awaiting Review defect (bug) 09/26/2023 6
#53139 Password Reset on user edit reporter-feedback normal normal Awaiting Review defect (bug) 05/03/2021 1
#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
#52700 Password strength error normal normal Awaiting Review defect (bug) 01/31/2022 1
#58843 Permissions issue with wordpress multisite normal normal Awaiting Review defect (bug) 07/18/2023
#58860 Potential security issue in is_super_admin has-patch normal normal Awaiting Review defect (bug) 07/20/2023 1
#38960 Problem when user name is not alpha characters close normal normal Awaiting Review defect (bug) 10/23/2025 3
#58527 Rest password error handling issue for email has-patch normal normal Awaiting Review defect (bug) 06/23/2023
#58427 Retain existing user session when changing password dev-feedback normal normal Awaiting Review defect (bug) 05/30/2023 2
#53975 Send Reset Password bulk-action/link missing for non-super admins (multi-site only) normal normal Awaiting Review defect (bug) 08/22/2021
#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
Note: See TracReports for help on using and creating reports.