Make WordPress Core

{1} All Tickets (8372 matches)

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

Results (7901 - 8000 of 8372)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#44347 WP allows creating username that is already used email address needs-unit-tests normal normal Awaiting Review enhancement 03/02/2019 10
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 06/05/2019 1
#50072 Users with email addresses containing a single quote cannot reset their passwords needs-unit-tests normal major Awaiting Review defect (bug) 05/05/2020 1
#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
#54915 Username, email and password fields must be ltr in rtl locale sabernhardt* has-patch normal normal Future Release defect (bug) 07/10/2023 16
#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 6.7 defect (bug) 09/11/2024 11
#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. normal normal defect (bug) 05/28/2023 2
#18499 User count / roles inconsistency if roles no longer exist but users still do normal normal defect (bug) 06/05/2019 3
#48508 User cache needs to be cleaned after updating user_activation_key via wpdb normal normal Awaiting Review defect (bug) 11/06/2019
#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/17/2024 2
#47064 User Profile has-patch normal normal Awaiting Review defect (bug) 05/03/2019 2
#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
#61224 Uncaught exception in login form reporter-feedback normal normal Awaiting Review defect (bug) 09/03/2024 1
#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 has-patch normal normal Awaiting Review defect (bug) 02/20/2024 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
#32234 Streamline parameter order of get_user_option() normal normal Awaiting Review enhancement 02/19/2018 3
#15861 Sorting users by post count dev-feedback normal normal defect (bug) 06/05/2019 10
#52382 Simplify the user deletion "Attribute all content" flow normal normal Awaiting Review enhancement 01/27/2021
#16833 Signup mechanism shortens usernames without warning dev-feedback normal normal Future Release defect (bug) 07/10/2017 4
#58103 Show user roles when deleting users audrasjb dev-feedback normal normal Future Release enhancement 02/12/2024 35
#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
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 01/10/2023 15
#53975 Send Reset Password bulk-action/link missing for non-super admins (multi-site only) normal normal Awaiting Review defect (bug) 08/22/2021
#17370 Screen options and meta box settings can lose per-blog meta box positions normal normal Future Release defect (bug) 10/03/2022 4
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 03/15/2019 2
#58427 Retain existing user session when changing password dev-feedback normal normal Awaiting Review defect (bug) 05/30/2023 2
#58527 Rest password error handling issue for email has-patch normal normal Awaiting Review defect (bug) 06/23/2023
#28369 Replace @ with a hyphen in user_nicename low minor defect (bug) 06/05/2019 3
#44374 Remove deprecated contact methods normal normal Awaiting Review defect (bug) 06/01/2020 7
#35450 Relocate user's primary_blog setting to user profile normal normal defect (bug) 06/05/2019 2
#27239 Registration email not sent (multisite subdirectory) normal normal defect (bug) 06/05/2019 10
#57508 Redirect after clicking reset password link does not return to original users table display page position normal normal Awaiting Review enhancement 01/31/2023 2
#41672 REST create user: existing_user_login is returned before existing_user_email shooper dev-feedback normal normal Future Release enhancement 11/08/2021 13
#40477 REST API: Does NOT Trigger New User Notifications! needs-unit-tests normal normal Awaiting Review defect (bug) 07/31/2024 23
#23413 Provide query result data to custom user columns dev-feedback normal normal enhancement 06/05/2019 3
#22114 Propagating password on change chriscct7 has-patch normal normal feature request 06/05/2019 10
#38960 Problem when user name is not alpha characters reporter-feedback normal normal Awaiting Review defect (bug) 01/09/2019 2
#58860 Potential security issue in is_super_admin has-patch normal normal Awaiting Review defect (bug) 07/20/2023 1
#58152 Possible variable re-use mujuonly dev-feedback normal normal Awaiting Review enhancement 04/19/2023 2
#58843 Permissions issue with wordpress multisite normal normal Awaiting Review defect (bug) 07/18/2023
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 09/20/2020 12
#52700 Password strength error normal normal Awaiting Review defect (bug) 01/31/2022 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
#53139 Password Reset on user edit reporter-feedback normal normal Awaiting Review defect (bug) 05/03/2021 1
#56028 Pass the user object instead of recall get user function dev-feedback normal normal Awaiting Review defect (bug) 09/26/2023 6
#22328 Pass reset password URI to retrieve_password_message filter normal normal enhancement 06/05/2019 4
#20854 PHP warning caused by missing 'spam' and 'deleted' fields in a custom user table Nikolaos Raftopoulos normal normal Future Release defect (bug) 09/30/2020 10
Note: See TracReports for help on using and creating reports.