Make WordPress Core

{31} Tickets in the Users component (289 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 289)

1 2 3

Tickets Awaiting Review (88 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#47674 Users forbidden to confirm email changes normal normal Awaiting Review defect (bug) 7 years ago
#54102 Users with email address's containing & shows up as HTML &amp breaking certain connectivity normal normal Awaiting Review defect (bug) 5 years ago
#41837 WP_User_Query can generate negative offset in the LIMIT clause normal normal Awaiting Review defect (bug) has-patch 9 years ago
#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 5 years ago
#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) 6 years ago
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. normal normal Awaiting Review defect (bug) has-patch 12 months ago
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id normal normal Awaiting Review defect (bug) has-patch 5 years ago
#44510 count_user_posts() does not check for empty $userid normal normal Awaiting Review defect (bug) has-patch 8 years ago
#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 4 years ago
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 4 years ago
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 4 years ago
#44634 multisite: WP_User compatibility keys inacessible after switch_to_blog normal normal Awaiting Review defect (bug) 8 years ago
#55413 on user save apostrophes cause wp_mail error normal normal Awaiting Review defect (bug) 4 years ago
#59724 tweak to translation prompt in wp_site_admin_email_change_notification normal normal Awaiting Review defect (bug) has-patch 3 years ago
#49545 update_meta_cache issue while getting record from user meta table in multi site normal blocker Awaiting Review defect (bug) dev-feedback 3 years ago
#52976 user emails comparison should be case insensitive normal normal Awaiting Review defect (bug) has-patch 10 days ago
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 7 years ago
#43734 user_profile_update_errors hook needs work-around to validate a to-be updated email address normal normal Awaiting Review defect (bug) 6 years ago
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty normal trivial Awaiting Review defect (bug) has-patch 16 months ago
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) normal normal Awaiting Review defect (bug) has-patch 9 months ago
#40949 wp_dropdown_users($args) is not returning desired list of users normal normal Awaiting Review defect (bug) 9 years ago
#46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() normal normal Awaiting Review defect (bug) 7 years ago
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb normal normal Awaiting Review defect (bug) has-patch 2 years ago
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 9 years ago
#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 2 years ago
#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 15 months ago
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete normal normal Awaiting Review enhancement dev-feedback 9 years ago
#52630 Add Validation/Security to Password Reset normal normal Awaiting Review enhancement 5 years ago
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion normal normal Awaiting Review enhancement 2 years ago
#58314 Add a filter to the usernames in wp_dropdown_users normal normal Awaiting Review enhancement 3 years ago
#62020 Add copy button when creating or updating a user's password normal normal Awaiting Review enhancement has-patch 2 years ago
#58862 Add filter to allow to change who can add new users with their username on multisite normal normal Awaiting Review enhancement 3 years ago
#37284 Add indication for required next to Confirm Password normal normal Awaiting Review enhancement has-patch 22 months ago
#40046 Add password length filter in `register_new_user` function. normal normal Awaiting Review enhancement 5 years ago
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts normal normal Awaiting Review enhancement 7 years ago
#53889 Adding Pronouns field on the user meta normal normal Awaiting Review enhancement has-patch 6 months ago
#41199 Allow the optional editing of an author slug normal normal Awaiting Review enhancement 9 years ago
#43635 Allow to (only) store users in an external user database/backend normal normal Awaiting Review enhancement has-patch 8 years ago
#51275 Auto logout loses your content if not saved normal normal Awaiting Review enhancement 6 years ago
#57089 Automatically log-in a user normal normal Awaiting Review enhancement 4 years ago
#50196 Can't track users using nickname normal normal Awaiting Review enhancement 6 years ago
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi normal normal Awaiting Review enhancement has-patch 5 years ago
#49641 Clarify what happens when meta_value is `''` in get_users like functions. normal normal Awaiting Review enhancement needs-docs 4 years ago
#43013 Confirmation Email workaround normal normal Awaiting Review enhancement 9 years ago
#57702 Default to current global post's author in `get_author_posts_url()`. normal normal Awaiting Review enhancement has-patch 3 years ago
#61272 Delete user when viewing their profile normal normal Awaiting Review enhancement 2 years ago
#61025 Do not write in DB when updating a user if no user data has changed normal normal Awaiting Review enhancement 2 years ago
#52486 Extra check to create administrator account normal normal Awaiting Review enhancement 5 years ago
#28160 Get authors user query in-efficient when dealing with large numbers of users. normal major Awaiting Review enhancement 4 years ago
#43601 Improve error messaging when activating multisite users normal normal Awaiting Review enhancement has-patch 8 years ago
#60820 Improve wording of the 'Login Details' mail marybaum normal normal Awaiting Review enhancement 19 months ago
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 10 years ago
#12295 More support to customize user profile edit page nacin* normal normal Awaiting Review enhancement dev-feedback 6 months ago
#54053 Multisite Users screen Mark as Spam status is not documented normal normal Awaiting Review enhancement 5 years ago
#56207 Multisite: record when a user is added to a site normal normal Awaiting Review enhancement 4 years ago
#52093 Open password field on click of New Password label on profile.php normal minor Awaiting Review enhancement 6 years ago
#57508 Redirect after clicking reset password link does not return to original users table display page position normal normal Awaiting Review enhancement 4 years ago
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 7 years ago
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 4 years ago
#64349 Simplify Editing Experience for Author Biographical Info Field normal normal Awaiting Review enhancement has-patch 3 months ago
#52382 Simplify the user deletion "Attribute all content" flow normal normal Awaiting Review enhancement 6 years ago
#32234 Streamline parameter order of get_user_option() normal normal Awaiting Review enhancement 8 years ago
#49924 Support for Multiple selected options in wp_dropdown_roles() function normal normal Awaiting Review enhancement has-patch 6 years ago
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite normal normal Awaiting Review enhancement has-patch 7 years ago
#21744 WP_User_Query does not support post type normal normal Awaiting Review enhancement has-patch 7 years ago
#40149 WordPress password strength checking is improved, but the hint now doesn't help normal normal Awaiting Review enhancement has-patch 9 years ago
#61149 class WP_User(), mark prop $deleted as deprecated normal trivial Awaiting Review enhancement has-patch 2 years ago
#40518 multisite users table should use user's ID to get the avatar normal normal Awaiting Review enhancement 7 years ago
#53405 short circuit before current filters for get_edit_user_link normal normal Awaiting Review enhancement has-patch 22 months ago
#24972 wp_dropdown_roles() multiple pre-selected options normal normal Awaiting Review enhancement has-patch 8 years ago
#22310 wp_insert_user bit ilogical with rich_editing normal normal Awaiting Review enhancement 8 years ago
#39067 wp_insert_user custom validation normal normal Awaiting Review enhancement has-patch 7 years ago
#39787 wp_list_authors can be optimize normal normal Awaiting Review enhancement dev-feedback 21 months ago
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 7 years ago
#64131 A new function to test if a thing is an instance of the WP_User class normal normal Awaiting Review feature request 10 months ago
#63204 Add Admin Notes Feature for Users in WordPress Dashboard normal normal Awaiting Review feature request 15 months ago
#45060 Allow users to leave sites on a multisite network normal normal Awaiting Review feature request 6 years ago
#41051 Confirm use of weak password Field show when removed password normal normal Awaiting Review feature request has-patch 7 years ago
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) normal normal Awaiting Review feature request has-patch 6 years ago
#53131 Disjunctive normal form for WP_User::has_cap normal normal Awaiting Review feature request 5 years ago
#56428 Filter username on Users list table (WP_Users_List_Table) normal trivial Awaiting Review feature request 4 years ago
#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 7 years ago
#41931 Not possible to add custom display_name option normal normal Awaiting Review feature request has-patch 7 years ago
#58854 Users should be able to reset their user preferences to default normal normal Awaiting Review feature request 3 years ago
#43484 WordPress Notification Center proposal normal normal Awaiting Review feature request dev-feedback 2 years ago
#46586 `determine_current_user` filter only run once per request normal normal Awaiting Review feature request 7 years ago
#59216 add a filter on WP_User::get_data_by() normal normal Awaiting Review feature request 3 years ago

Tickets Needing Feedback (12 matches)

#41757 Add action inside of add_new_user_to_blog() function low minor Future Release enhancement dev-feedback 14 months ago
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" normal normal Future Release defect (bug) dev-feedback 14 months ago
#55456 Double escaping wp_user-settings normal normal Future Release defect (bug) dev-feedback 6 months ago
#16293 In multisite installs, users with id 1 can't be deleted normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#40477 REST API: Does NOT Trigger New User Notifications! spacedmonkey normal normal Future Release defect (bug) dev-feedback 5 months ago
#16833 Signup mechanism shortens usernames without warning normal normal Future Release defect (bug) dev-feedback 14 months ago
#15861 Sorting users by post count normal normal defect (bug) dev-feedback 7 years ago
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted normal normal defect (bug) reporter-feedback 14 months ago
#39370 wp_insert_user() appends suffix to nicename when updating already existing user normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 12 days ago
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov normal normal Future Release enhancement dev-feedback 14 months ago
#26195 Deleting users asks for reassigning posts even when there is no post/comment normal normal enhancement dev-feedback 13 months ago
1 2 3
Note: See TracReports for help on using and creating reports.