Make WordPress Core

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

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 09/20/2020 12
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 09/27/2017 9
#34615 Make it possible to disable a user account normal normal feature request 06/05/2019 8
#34805 registration_errors filter not called when adding users in admin section normal normal defect (bug) 06/05/2019 1
#34821 Allow creating users without an email address normal normal feature request 06/05/2019 2
#34927 user_url and user_email length too short dev-feedback normal normal Awaiting Review enhancement 05/14/2018 14
#35017 Bug in bindPasswordForm() LastPass mismatch issue normal normal defect (bug) 06/05/2019 1
#35450 Relocate user's primary_blog setting to user profile normal normal defect (bug) 06/05/2019 2
#35627 Delete user posts not reassigned. normal normal defect (bug) 06/05/2019
#35806 Add filter to capability check when checking if user row is editable normal normal enhancement 06/05/2019 2
#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
#35868 Add Filter for Profile User Description Bio normal normal enhancement 06/05/2019 4
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 06/05/2019
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() has-patch normal normal Future Release defect (bug) 02/09/2018 12
#36368 Add `access_admin` capability dev-feedback normal normal feature request 06/05/2019 5
#36405 User creation fails for users with long names. normal normal defect (bug) 05/28/2023 2
#36556 has_cap was called with an argument normal normal defect (bug) 06/05/2019
#36656 Improve UX on Add New User screen joedolson* normal normal Future Release enhancement 10/20/2023 29
#36715 Contextual help to describe what roles are normal normal enhancement 06/05/2019 5
#37200 Add wrappers with IDs to user-edit.php normal normal enhancement 06/05/2019
#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
#37284 Add indication for required next to Confirm Password has-patch normal normal Awaiting Review enhancement 10/03/2024 2
#37338 add filter in get_data_by normal normal enhancement 06/05/2019
#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
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 02/02/2017 2
#37921 Make "newbloguser" URL segment customizable/filterable dev-feedback normal normal Awaiting Review feature request 04/19/2019 1
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 01/10/2023 15
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 04/05/2019 1
#38037 Maximum User ID Issue lowest normal Awaiting Review defect (bug) 04/10/2019 1
#38109 Improvements to user deletion dev-feedback normal normal Awaiting Review enhancement 04/01/2019 1
#38711 Invalid Cookie domain for wp-settings-time-* reporter-feedback normal normal Awaiting Review defect (bug) 03/26/2019 2
#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
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019 1
#38898 Lost password form not working with plugins that rename login URL normal normal Awaiting Review defect (bug) 07/19/2017 7
#38960 Problem when user name is not alpha characters reporter-feedback normal normal Awaiting Review defect (bug) 01/09/2019 2
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 03/15/2019
#39123 Allow usernames to be changed by administrators needs-unit-tests normal normal Awaiting Review enhancement 07/28/2024 20
#39242 Add caching to count_user_posts() whyisjake* needs-unit-tests normal normal Future Release enhancement 01/17/2023 16
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 03/15/2019 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
#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
#39787 wp_list_authors can be optimize dev-feedback normal normal Awaiting Review enhancement 01/26/2024 2
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 08/08/2022 9
#40046 Add password length filter in `register_new_user` function. normal normal Awaiting Review enhancement 06/01/2021 3
#40055 Incorrect User Counts Bug :: No-multisite normal normal Awaiting Review defect (bug) 03/08/2017 1
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php normal normal Awaiting Review defect (bug) 03/07/2017 2
#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
#40265 Introduce an 'All Network Users' view to multisite user list tables has-patch normal normal Future Release enhancement 10/15/2020 20
#40348 Option to enable User Dashboard on single-site installations dev-feedback normal normal Awaiting Review enhancement 08/04/2021 4
#40477 REST API: Does NOT Trigger New User Notifications! needs-unit-tests normal normal Awaiting Review defect (bug) 07/31/2024 23
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 05/19/2017 6
#40518 multisite users table should use user's ID to get the avatar normal normal Awaiting Review enhancement 03/15/2019 4
#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
#40949 wp_dropdown_users($args) is not returning desired list of users normal normal Awaiting Review defect (bug) 06/08/2017
#41051 Confirm use of weak password Field show when removed password has-patch normal normal Awaiting Review feature request 06/04/2019 3
#41199 Allow the optional editing of an author slug normal normal Awaiting Review enhancement 06/30/2017 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) 10/11/2023 13
#41522 wp_set_password() doesn't trigger a changed password notification close normal normal Awaiting Review defect (bug) 06/30/2024 4
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete dev-feedback normal normal Awaiting Review enhancement 10/14/2017 8
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 08/11/2017 4
#41672 REST create user: existing_user_login is returned before existing_user_email shooper dev-feedback normal normal Future Release enhancement 09/23/2024 14
#41719 Malformed User Search results normal normal Awaiting Review defect (bug) 08/23/2017
#41725 User Search Box disappears if searched with 0 (zero) has-patch normal normal Awaiting Review defect (bug) 08/25/2017 2
#41757 Add action inside of add_new_user_to_blog() function has-patch low minor Future Release enhancement 09/26/2017 4
#41837 WP_User_Query can generate negative offset in the LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 1
#41931 Not possible to add custom display_name option has-patch normal normal Awaiting Review feature request 06/11/2019 2
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi has-patch normal normal Awaiting Review enhancement 12/03/2021 14
#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
#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
#42326 Allow for user deletion in multisite needs-unit-tests normal normal Awaiting Review enhancement 10/24/2017 2
#43013 Confirmation Email workaround normal normal Awaiting Review enhancement 01/02/2018
#43251 editable_roles filter doesn't exclude role on multisite ideag has-patch normal normal 6.7 defect (bug) 07/31/2024 3
#43318 New filter suggestion for manage_users-network_custom_column normal normal Awaiting Review enhancement 01/16/2019
#43393 get_user_by can return wrong user info pbearne normal normal Awaiting Review defect (bug) 06/14/2024 3
#43484 WordPress Notification Center proposal dev-feedback normal normal Awaiting Review feature request 03/14/2024 49
#43496 CS: Fix disabled for user-edit.php has-patch normal normal Future Release defect (bug) 03/24/2019 11
#43601 Improve error messaging when activating multisite users has-patch normal normal Awaiting Review enhancement 01/16/2019
#43635 Allow to (only) store users in an external user database/backend has-patch normal normal Awaiting Review enhancement 03/26/2018
#43680 Add new filter to WP_User_Query SergeyBiryukov has-patch normal normal Future Release enhancement 10/24/2018 5
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov has-patch normal normal Future Release enhancement 03/21/2022 12
#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
#43748 Create new action edit_user_updated_user similar to edit_user_created_user dev-feedback normal normal Awaiting Review enhancement 05/23/2018
#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
#44027 "Enable full-height editor" setting only saved on page refresh normal minor Awaiting Review defect (bug) 01/17/2019
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov dev-feedback normal normal Awaiting Review enhancement 08/27/2019 9
#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
#44347 WP allows creating username that is already used email address needs-unit-tests normal normal Awaiting Review enhancement 03/02/2019 10
#44358 Unable to search a user if username is an email address dev-feedback normal normal Awaiting Review enhancement 01/16/2019
#44374 Remove deprecated contact methods normal normal Awaiting Review defect (bug) 06/01/2020 7
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 07/07/2018 1
#44565 Find plural text in description of username on profile page. has-patch normal normal Awaiting Review defect (bug) 01/21/2020 2
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog normal normal Awaiting Review defect (bug) 07/24/2018
#44690 Username should not accept space dev-feedback normal normal Awaiting Review enhancement 02/27/2021 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
#44921 User nicename discovery is slow to return pbearne* has-patch normal normal 6.8 defect (bug) 10/11/2024 21
#44972 wp_get_current_user() misbehavior normal normal Awaiting Review defect (bug) 09/23/2018 2
#45060 Allow users to leave sites on a multisite network normal normal Awaiting Review feature request 06/02/2020 3
#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
#45359 Add checkbox to enable or disable sending out emails on password changes from backend dev-feedback normal normal Awaiting Review enhancement 01/21/2023 7
#45714 Allow all valid email formats when editing accounts in the dashboard normal normal 6.7 defect (bug) 09/24/2024 19
Note: See TracReports for help on using and creating reports.