Make WordPress Core

{31} Tickets in the Users component (288 matches)

Arguments
Create a new ticket
  • Active tickets in the Users component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 288)

1 2 3

Tickets Awaiting Review (83 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#50072 Users with email addresses containing a single quote cannot reset their passwords normal major Awaiting Review defect (bug) needs-unit-tests 05/05/2020
#41837 WP_User_Query can generate negative offset in the LIMIT clause normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#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 normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2021
#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
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#44510 count_user_posts() does not check for empty $userid normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#37454 get_avatar_data() delivers different url for scheme=https and is_ssl() normal normal Awaiting Review defect (bug) needs-unit-tests 02/15/2017
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 07/07/2022
#43393 get_user_by can return wrong user info normal normal Awaiting Review defect (bug) 02/23/2018
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 08/08/2022
#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
#59724 tweak to translation prompt in wp_site_admin_email_change_notification normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#49545 update_meta_cache issue while getting record from user meta table in multi site normal blocker Awaiting Review defect (bug) dev-feedback 04/24/2023
#52976 user emails comparison should be case insensitive normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 06/04/2019
#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
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object normal normal Awaiting Review defect (bug) dev-feedback 04/05/2019
#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
#44972 wp_get_current_user() misbehavior normal normal Awaiting Review defect (bug) 09/23/2018
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb normal normal Awaiting Review defect (bug) 04/29/2021
#41522 wp_set_password() doesn't trigger a changed password notification normal normal Awaiting Review defect (bug) dev-feedback 08/02/2017
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 08/11/2017
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete normal normal Awaiting Review enhancement dev-feedback 10/14/2017
#49418 Ability to order users by number of posts in custom post type normal trivial Awaiting Review enhancement 02/12/2020
#52630 Add Validation/Security to Password Reset normal normal Awaiting Review enhancement 02/23/2021
#58314 Add a filter to the usernames in wp_dropdown_users normal normal Awaiting Review enhancement 10/29/2023
#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
#37284 Add indication for required next to Confirm Password normal normal Awaiting Review enhancement has-patch 05/04/2017
#40046 Add password length filter in `register_new_user` function. normal normal Awaiting Review enhancement 06/01/2021
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts normal normal Awaiting Review enhancement 03/19/2019
#53889 Adding Pronouns field on the user meta normal normal Awaiting Review enhancement has-patch 09/21/2021
#41199 Allow the optional editing of an author slug normal normal Awaiting Review enhancement 06/30/2017
#43635 Allow to (only) store users in an external user database/backend normal normal Awaiting Review enhancement has-patch 03/26/2018
#51275 Auto logout loses your content if not saved normal normal Awaiting Review enhancement 10/02/2020
#57089 Automatically log-in a user normal normal Awaiting Review enhancement 11/12/2022
#56914 Better guide users when deleting other users normal normal Awaiting Review enhancement 03/20/2023
#50196 Can't track users using nickname normal normal Awaiting Review enhancement 05/17/2020
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi normal normal Awaiting Review enhancement has-patch 12/03/2021
#49641 Clarify what happens when meta_value is `''` in get_users like functions. normal normal Awaiting Review enhancement needs-docs 08/19/2022
#43013 Confirmation Email workaround normal normal Awaiting Review enhancement 01/02/2018
#57702 Default to current global post's author in `get_author_posts_url()`. normal normal Awaiting Review enhancement has-patch 02/13/2023
#52486 Extra check to create administrator account normal normal Awaiting Review enhancement 02/10/2021
#28160 Get authors user query in-efficient when dealing with large numbers of users. normal major Awaiting Review enhancement 04/08/2022
#43601 Improve error messaging when activating multisite users normal normal Awaiting Review enhancement has-patch 01/16/2019
#58001 Lazy load user capabilities in WP_User object normal normal Awaiting Review enhancement has-patch 09/29/2023
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 02/02/2017
#12295 More support to customize user profile edit page nacin* normal normal Awaiting Review enhancement dev-feedback 06/23/2022
#54053 Multisite Users screen Mark as Spam status is not documented normal normal Awaiting Review enhancement 09/06/2021
#56207 Multisite: record when a user is added to a site normal normal Awaiting Review enhancement 07/13/2022
#43318 New filter suggestion for manage_users-network_custom_column normal normal Awaiting Review enhancement 01/16/2019
#52093 Open password field on click of New Password label on profile.php normal minor Awaiting Review enhancement 12/31/2020
#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
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 03/15/2019
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 01/10/2023
#52382 Simplify the user deletion "Attribute all content" flow normal normal Awaiting Review enhancement 01/27/2021
#32234 Streamline parameter order of get_user_option() normal normal Awaiting Review enhancement 02/19/2018
#49924 Support for Multiple selected options in wp_dropdown_roles() function normal normal Awaiting Review enhancement has-patch 04/16/2020
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite normal normal Awaiting Review enhancement has-patch 04/25/2019
#21744 WP_User_Query does not support post type normal normal Awaiting Review enhancement has-patch 03/27/2019
#40149 WordPress password strength checking is improved, but the hint now doesn't help normal normal Awaiting Review enhancement has-patch 09/27/2017
#40518 multisite users table should use user's ID to get the avatar normal normal Awaiting Review enhancement 03/15/2019
#53405 short circuit before current filters for get_edit_user_link normal normal Awaiting Review enhancement 06/29/2021
#24972 wp_dropdown_roles() multiple pre-selected options normal normal Awaiting Review enhancement has-patch 07/30/2018
#22310 wp_insert_user bit ilogical with rich_editing normal normal Awaiting Review enhancement 05/12/2018
#39067 wp_insert_user custom validation normal normal Awaiting Review enhancement has-patch 03/15/2019
#39787 wp_list_authors can be optimize normal normal Awaiting Review enhancement dev-feedback 01/26/2024
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 04/05/2019
#45060 Allow users to leave sites on a multisite network normal normal Awaiting Review feature request 06/02/2020
#41051 Confirm use of weak password Field show when removed password normal normal Awaiting Review feature request has-patch 06/04/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) normal normal Awaiting Review feature request has-patch 09/06/2020
#53131 Disjunctive normal form for WP_User::has_cap normal normal Awaiting Review feature request 05/19/2021
#56428 Filter username on Users list table (WP_Users_List_Table) normal trivial Awaiting Review feature request 08/24/2022
#48308 Is it possible to make Phone number as a default field in Contact Info section in users admin details page. normal normal Awaiting Review feature request 10/15/2019
#41931 Not possible to add custom display_name option normal normal Awaiting Review feature request has-patch 06/11/2019
#58854 Users should be able to reset their user preferences to default normal normal Awaiting Review feature request 07/26/2023
#43484 WordPress Notification Center proposal normal normal Awaiting Review feature request dev-feedback 03/14/2024
#46586 `determine_current_user` filter only run once per request normal normal Awaiting Review feature request 03/21/2019
#59216 add a filter on WP_User::get_data_by() normal normal Awaiting Review feature request 08/27/2023

Tickets Needing Feedback (17 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#11297 Don't email the admin when they create a user from the backend low minor enhancement dev-feedback 06/05/2019
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" normal normal Future Release defect (bug) 09/17/2021
#55456 Double escaping wp_user-settings normal normal Future Release defect (bug) dev-feedback 05/02/2022
#16293 In multisite installs, users with id 1 can't be deleted normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#16833 Signup mechanism shortens usernames without warning normal normal Future Release defect (bug) dev-feedback 07/10/2017
#15861 Sorting users by post count normal normal defect (bug) dev-feedback 06/05/2019
#42957 Usernames ending in a period generate invalid reset password links in certain email clients hellofromTonya normal normal Future Release defect (bug) dev-feedback 04/29/2022
#52593 default user and woocommerce bug normal normal defect (bug) reporter-feedback 04/28/2023
#39370 wp_insert_user() appends suffix to nicename when updating already existing user normal normal Future Release defect (bug) needs-unit-tests 03/12/2020
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#39242 Add caching to count_user_posts() whyisjake* normal normal Future Release enhancement needs-unit-tests 01/17/2023
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov normal normal Future Release enhancement dev-feedback 02/10/2020
#22921 Allow get_users() to return array of values via 'fields' parameter normal normal enhancement dev-feedback 04/14/2021
#48879 Changing Site Admin Email Assumes Username and Who Took the Action (which may be incorrect) normal minor Future Release enhancement dev-feedback 03/15/2024
#26195 Deleting users asks for reassigning posts even when there is no post/comment normal normal enhancement dev-feedback 06/05/2019
#36656 Improve UX on Add New User screen joedolson* normal normal Future Release enhancement 10/20/2023
#33209 Inviting a new user to Multisite results in password being emailed normal normal Future Release enhancement dev-feedback 06/11/2019
1 2 3
Note: See TracReports for help on using and creating reports.