Make WordPress Core

{1} All Tickets (8379 matches)

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

Results (8001 - 8100 of 8379)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 07/07/2018 1
#52593 default user and woocommerce bug reporter-feedback normal normal defect (bug) 04/28/2023 3
#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
#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
#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
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 07/07/2022 9
#44857 get_object_subtype uses get_user_by before it's defined reporter-feedback normal normal Awaiting Review defect (bug) 04/03/2019 2
#36556 has_cap was called with an argument normal normal defect (bug) 06/05/2019
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog normal normal Awaiting Review defect (bug) 07/24/2018
#55413 on user save apostrophes cause wp_mail error normal normal Awaiting Review defect (bug) 05/30/2022 1
#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 has-patch normal normal defect (bug) 11/19/2021 2
#59724 tweak to translation prompt in wp_site_admin_email_change_notification has-patch normal normal Awaiting Review defect (bug) 10/25/2023 2
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 06/29/2023 7
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019 1
#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
#10631 wp-admin/users.php does not show pages under "posts" column dev-feedback normal normal Awaiting Review defect (bug) 05/13/2022 9
#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
#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
#14767 wp_create_user() does not check for a valid email address has-patch normal normal defect (bug) 06/05/2019 7
#40949 wp_dropdown_users($args) is not returning desired list of users normal normal Awaiting Review defect (bug) 06/08/2017
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() normal normal Awaiting Review defect (bug) 03/09/2019 3
#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
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 05/19/2017 6
#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
#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
#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
#41522 wp_set_password() doesn't trigger a changed password notification close normal normal Awaiting Review defect (bug) 06/30/2024 4
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 08/11/2017 4
#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
#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
#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
#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
#35868 Add Filter for Profile User Description Bio normal normal enhancement 06/05/2019 4
#52630 Add Validation/Security to Password Reset normal normal Awaiting Review enhancement 02/23/2021
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion normal normal Awaiting Review enhancement 06/15/2024 1
#49639 Add a filter on wp_insert_user function regarding $user_pass dev-feedback normal normal Awaiting Review enhancement 09/17/2024 6
#58314 Add a filter to the usernames in wp_dropdown_users normal normal Awaiting Review enhancement 10/29/2023
#63045 Add caching to `count_many_users_posts()` needs-unit-tests normal normal 6.9 enhancement 03/03/2025 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
#62020 Add copy button when creating or updating a user's password has-patch normal normal Awaiting Review enhancement 09/11/2024 4
#18791 Add custom post type support for Author Template functions needs-unit-tests normal normal enhancement 06/05/2019 12
#58862 Add filter to allow to change who can add new users with their username on multisite normal normal Awaiting Review enhancement 07/20/2023 1
#35806 Add filter to capability check when checking if user row is editable normal normal enhancement 06/05/2019 2
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov dev-feedback normal normal Future Release enhancement 02/10/2020 4
#13339 Add hook on network admin user forms normal normal enhancement 06/05/2019 5
#37284 Add indication for required next to Confirm Password has-patch normal normal Awaiting Review enhancement 10/03/2024 2
#43680 Add new filter to WP_User_Query SergeyBiryukov has-patch normal normal Future Release enhancement 10/24/2018 5
#40046 Add password length filter in `register_new_user` function. normal normal Awaiting Review enhancement 06/01/2021 3
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts normal normal Awaiting Review enhancement 03/19/2019
#46035 Add set_display_name method to WP_Roles class dev-feedback normal normal Awaiting Review enhancement 02/01/2019
#37200 Add wrappers with IDs to user-edit.php normal normal enhancement 06/05/2019
#53889 Adding Pronouns field on the user meta has-patch normal normal Awaiting Review enhancement 09/21/2021 11
#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
#42326 Allow for user deletion in multisite needs-unit-tests normal normal Awaiting Review enhancement 10/24/2017 2
#22921 Allow get_users() to return array of values via 'fields' parameter dev-feedback normal normal enhancement 04/14/2021 16
#5918 Allow non-ASCII usernames has-patch normal normal Future Release enhancement 03/15/2019 25
#41199 Allow the optional editing of an author slug normal normal Awaiting Review enhancement 06/30/2017 5
#43635 Allow to (only) store users in an external user database/backend has-patch normal normal Awaiting Review enhancement 03/26/2018
#39123 Allow usernames to be changed by administrators needs-unit-tests normal normal Awaiting Review enhancement 07/28/2024 20
#51275 Auto logout loses your content if not saved normal normal Awaiting Review enhancement 10/02/2020 2
#57089 Automatically log-in a user normal normal Awaiting Review enhancement 11/12/2022 1
#56914 Better guide users when deleting other users has-patch normal normal Awaiting Review enhancement 07/26/2024 5
#50196 Can't track users using nickname normal normal Awaiting Review enhancement 05/17/2020 3
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi has-patch normal normal Awaiting Review enhancement 12/03/2021 14
#48563 Changing site admin email address is backwards dev-feedback normal normal Awaiting Review enhancement 04/27/2021 6
#49641 Clarify what happens when meta_value is `''` in get_users like functions. needs-docs normal normal Awaiting Review enhancement 08/19/2022 1
#43013 Confirmation Email workaround normal normal Awaiting Review enhancement 01/02/2018
#36715 Contextual help to describe what roles are normal normal enhancement 06/05/2019 5
#43748 Create new action edit_user_updated_user similar to edit_user_created_user dev-feedback normal normal Awaiting Review enhancement 05/23/2018
#57702 Default to current global post's author in `get_author_posts_url()`. has-patch normal normal Awaiting Review enhancement 02/13/2023 1
#23857 Delete User Should Delete Comments normal normal enhancement 06/05/2019 3
#61272 Delete user when viewing their profile normal normal Awaiting Review enhancement 05/23/2024
#26195 Deleting users asks for reassigning posts even when there is no post/comment dev-feedback normal normal enhancement 06/05/2019 5
#25765 Directory of users, listing with the role normal normal enhancement 06/05/2019 4
#58312 Display password hint on additional screens dev-feedback normal normal Future Release enhancement 05/20/2024 15
#61025 Do not write in DB when updating a user if no user data has changed normal normal Awaiting Review enhancement 04/18/2024 1
#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
#31880 Expand wp_dropdown_users $show argument to allow custom user meta field normal normal enhancement 06/05/2019
#52486 Extra check to create administrator account normal normal Awaiting Review enhancement 02/10/2021
#31186 Get more info about the modified author has-patch normal normal enhancement 06/05/2019 3
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov dev-feedback normal normal Awaiting Review enhancement 08/27/2019 9
#36656 Improve UX on Add New User screen joedolson* normal normal Future Release enhancement 10/20/2023 29
#43601 Improve error messaging when activating multisite users has-patch normal normal Awaiting Review enhancement 01/16/2019
#60820 Improve wording of the 'Login Details' mail marybaum normal normal Awaiting Review enhancement 01/04/2025 4
#38109 Improvements to user deletion dev-feedback normal normal Awaiting Review enhancement 04/01/2019 1
#40265 Introduce an 'All Network Users' view to multisite user list tables has-patch normal normal Future Release enhancement 10/15/2020 20
#31106 Introduce nicename_exists has-patch normal normal enhancement 06/05/2019 5
#33209 Inviting a new user to Multisite results in password being emailed dev-feedback normal normal Future Release enhancement 06/11/2019 23
#58001 Lazy load user capabilities in WP_User object flixos90 has-patch normal normal 6.9 enhancement 03/03/2025 27
#63021 Lazy load user meta flixos90 has-patch normal normal 6.9 enhancement 03/03/2025 5
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 06/05/2019
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 02/02/2017 2
#63087 Make the Default Avatar support Gravatar's newly added Initials Avatars and Color Avatars has-patch normal normal Awaiting Review enhancement 03/12/2025 3
#21730 More modular and reusable email validation functions needs-unit-tests normal normal enhancement 06/05/2019 6
#12295 More support to customize user profile edit page nacin* dev-feedback normal normal Awaiting Review enhancement 06/23/2022 34
Note: See TracReports for help on using and creating reports.