Make WordPress Core

{1} All Tickets (8432 matches)

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

Results (8101 - 8200 of 8432)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47593 A Role Setting is missing on Users page for Bulk Actions has-patch normal normal Awaiting Review defect (bug) 06/30/2020 1
#51792 Add Home URL to New User emails has-patch normal normal Awaiting Review defect (bug) 11/18/2020 3
#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
#57731 Bug: WP_User_Query returns wrong user details has-patch normal major Awaiting Review defect (bug) 02/21/2023 7
#43496 CS: Fix disabled for user-edit.php has-patch normal normal Future Release defect (bug) 03/24/2019 11
#57635 Check if empty user_nicename in the function wp_insert_user has-patch normal normal Future Release defect (bug) 06/13/2024 15
#53341 Edit user: Error notice for failed password reset strips HTML for support article link has-patch normal normal Future Release defect (bug) 06/07/2021
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page has-patch normal normal Awaiting Review defect (bug) 08/15/2023 2
#26805 Email with Apostrophe May Not Update in Multisite has-patch normal normal Awaiting Review defect (bug) 06/04/2019 13
#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) 11/16/2020 23
#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
#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
#62062 Improve documentation for edit_user_profile and show_user_profile actions has-patch normal normal Awaiting Review defect (bug) 10/24/2024 2
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens has-patch normal normal Awaiting Review defect (bug) 09/25/2022 7
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string has-patch normal normal defect (bug) 09/17/2024 2
#62513 Long first/last names without spaces break mobile view layout has-patch low minor Awaiting Review defect (bug) 11/22/2024 4
#17905 Multisite doesn't delete a user's posts/links upon removal has-patch normal normal defect (bug) 09/17/2024 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
#17793 No explanation on invalid characters on registration form chriscct7 has-patch normal normal defect (bug) 06/05/2019 2
#58860 Potential security issue in is_super_admin has-patch normal normal Awaiting Review defect (bug) 07/20/2023 1
#58527 Rest password error handling issue for email has-patch normal normal Awaiting Review defect (bug) 06/23/2023
#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
#60576 Unable to change contact email has-patch normal normal Awaiting Review defect (bug) 02/20/2024 2
#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
#47064 User Profile has-patch normal normal Awaiting Review defect (bug) 05/03/2019 2
#41725 User Search Box disappears if searched with 0 (zero) has-patch normal normal Awaiting Review defect (bug) 08/25/2017 2
#44921 User nicename discovery is slow to return pbearne* has-patch normal normal 6.8 defect (bug) 10/11/2024 21
#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
#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
#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
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 06/05/2019 1
#41837 WP_User_Query can generate negative offset in the LIMIT clause has-patch normal normal Awaiting Review defect (bug) 09/08/2017 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
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 07/07/2018 1
#43251 editable_roles filter doesn't exclude role on multisite ideag has-patch normal normal 6.8 defect (bug) 10/14/2024 4
#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
#62551 search field (users) looses AT sign in field after editting profile has-patch normal normal Awaiting Review defect (bug) 11/25/2024 5
#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
#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
#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
#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
#41757 Add action inside of add_new_user_to_blog() function has-patch low minor Future Release enhancement 09/26/2017 4
#62020 Add copy button when creating or updating a user's password has-patch normal normal Awaiting Review enhancement 09/11/2024 4
#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
#53889 Adding Pronouns field on the user meta has-patch normal normal Awaiting Review enhancement 09/21/2021 11
#5918 Allow non-ASCII usernames has-patch normal normal Future Release enhancement 03/15/2019 25
#43635 Allow to (only) store users in an external user database/backend has-patch normal normal Awaiting Review enhancement 03/26/2018
#56914 Better guide users when deleting other users has-patch normal normal Awaiting Review enhancement 07/26/2024 5
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi has-patch normal normal Awaiting Review enhancement 12/03/2021 14
#57702 Default to current global post's author in `get_author_posts_url()`. has-patch normal normal Awaiting Review enhancement 02/13/2023 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
#31186 Get more info about the modified author has-patch normal normal enhancement 06/05/2019 3
#43601 Improve error messaging when activating multisite users has-patch normal normal Awaiting Review enhancement 01/16/2019
#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
#58001 Lazy load user capabilities in WP_User object flixos90 has-patch normal normal 6.8 enhancement 11/20/2024 10
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 06/05/2019
#12960 Number of posts on the Users page should include drafts and pending review has-patch normal normal enhancement 04/08/2020 6
#49924 Support for Multiple selected options in wp_dropdown_roles() function has-patch normal normal Awaiting Review enhancement 04/16/2020
#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
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 03/27/2019 7
#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
#61149 class WP_User(), mark prop $deleted as deprecated has-patch normal trivial Awaiting Review enhancement 06/07/2024 1
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 06/05/2019 5
#53405 short circuit before current filters for get_edit_user_link has-patch normal normal Awaiting Review enhancement 10/24/2024 3
#24972 wp_dropdown_roles() multiple pre-selected options has-patch normal normal Awaiting Review enhancement 07/30/2018 15
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 03/15/2019
#55071 Add filters to wp_list_users() has-patch normal normal Future Release feature request 02/07/2022 5
#41051 Confirm use of weak password Field show when removed password has-patch normal normal Awaiting Review feature request 06/04/2019 3
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) has-patch normal normal Awaiting Review feature request 09/06/2020 9
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov has-patch normal minor Future Release feature request 09/06/2020 8
#41931 Not possible to add custom display_name option has-patch normal normal Awaiting Review feature request 06/11/2019 2
#22114 Propagating password on change chriscct7 has-patch normal normal 6.8 feature request 10/01/2024 16
#16020 Upload custom avatar for user in Dashboard whyisjake* has-patch normal minor Future Release feature request 11/17/2023 127
#49641 Clarify what happens when meta_value is `''` in get_users like functions. needs-docs normal normal Awaiting Review enhancement 08/19/2022 1
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 09/20/2020 12
#31127 Can't add a new user to two sites before they've accepted their account needs-unit-tests normal normal defect (bug) 09/17/2024 11
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() needs-unit-tests normal normal defect (bug) 06/05/2019 4
#16293 In multisite installs, users with id 1 can't be deleted needs-unit-tests normal normal Future Release defect (bug) 02/08/2024 37
#59485 Invalid username needs-unit-tests normal normal Awaiting Review defect (bug) 11/26/2024 6
#40477 REST API: Does NOT Trigger New User Notifications! needs-unit-tests normal normal Awaiting Review defect (bug) 07/31/2024 23
#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
#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
#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
#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
#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
#39242 Add caching to count_user_posts() whyisjake* needs-unit-tests normal normal Future Release enhancement 01/17/2023 16
#18791 Add custom post type support for Author Template functions needs-unit-tests 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
#39123 Allow usernames to be changed by administrators needs-unit-tests normal normal Awaiting Review enhancement 07/28/2024 20
#21730 More modular and reusable email validation functions needs-unit-tests normal normal enhancement 06/05/2019 6
Note: See TracReports for help on using and creating reports.