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
#53960 Construct WP_User::cap_key dynamically from wpdb instance normal normal Awaiting Review defect (bug) 5 years ago
#53972 Improper capability check when viewing attachment of private custom post type normal normal Awaiting Review defect (bug) 5 years ago
#53975 Send Reset Password bulk-action/link missing for non-super admins (multi-site only) normal normal Awaiting Review defect (bug) 5 years ago
#54053 Multisite Users screen Mark as Spam status is not documented normal normal Awaiting Review enhancement 5 years ago
#51781 Code not pulling website URL normal normal Awaiting Review defect (bug) 5 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
#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
#54481 User list doesn't honor allow_password_reset filter normal minor Awaiting Review defect (bug) 5 years ago
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi normal normal Awaiting Review enhancement has-patch 5 years 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
#52700 Password strength error normal normal Awaiting Review defect (bug) 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
#53339 Inconsistency in allowed characters for a password normal normal Awaiting Review defect (bug) 4 years ago
#55413 on user save apostrophes cause wp_mail error normal normal Awaiting Review defect (bug) 4 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
#56207 Multisite: record when a user is added to a site normal normal Awaiting Review enhancement 4 years ago
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby normal normal Awaiting Review defect (bug) has-patch 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
#49641 Clarify what happens when meta_value is `''` in get_users like functions. normal normal Awaiting Review enhancement needs-docs 4 years ago
#56428 Filter username on Users list table (WP_Users_List_Table) normal trivial Awaiting Review feature request 4 years ago
#57089 Automatically log-in a user normal normal Awaiting Review enhancement 4 years ago
#57391 Length Validation and error handling of adding new user normal minor Awaiting Review defect (bug) 4 years ago
#57413 Updating a user email via rest api doesn't trigger confirmation email normal normal Awaiting Review defect (bug) has-patch 4 years ago
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 4 years ago
#57454 Multisite: Users without a role are not returned in sub-site search results normal normal Awaiting Review defect (bug) 4 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
#57702 Default to current global post's author in `get_author_posts_url()`. normal normal Awaiting Review enhancement has-patch 3 years ago
#55749 Large-site inefficiency in REST users endpoint used by Gutenberg editor normal normal Awaiting Review defect (bug) 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
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin normal normal Awaiting Review defect (bug) has-patch 3 years ago
#58527 Rest password error handling issue for email normal normal Awaiting Review defect (bug) has-patch 3 years ago
#58843 Permissions issue with wordpress multisite normal normal Awaiting Review defect (bug) 3 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
#58860 Potential security issue in is_super_admin normal normal Awaiting Review defect (bug) has-patch 3 years ago
#58854 Users should be able to reset their user preferences to default normal normal Awaiting Review feature request 3 years ago
#59216 add a filter on WP_User::get_data_by() normal normal Awaiting Review feature request 3 years ago
#59435 Critical error when creating new user and mail delivery isn't allowed normal normal Awaiting Review defect (bug) 3 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
#58314 Add a filter to the usernames in wp_dropdown_users normal normal Awaiting Review enhancement 3 years ago
#59570 Non Admin Users showing when deleting admin user. normal normal Awaiting Review defect (bug) 3 years ago
#43484 WordPress Notification Center proposal normal normal Awaiting Review feature request dev-feedback 2 years ago
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz normal normal Awaiting Review defect (bug) has-patch 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
#61272 Delete user when viewing their profile normal normal Awaiting Review enhancement 2 years ago
#61149 class WP_User(), mark prop $deleted as deprecated normal trivial Awaiting Review enhancement has-patch 2 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
#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
#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
#61874 Unable to access WordPress login session during login normal normal Awaiting Review defect (bug) 2 years ago
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var normal normal Awaiting Review defect (bug) 2 years ago
#62020 Add copy button when creating or updating a user's password normal normal Awaiting Review enhancement has-patch 2 years ago
#37284 Add indication for required next to Confirm Password normal normal Awaiting Review enhancement has-patch 23 months ago
#53405 short circuit before current filters for get_edit_user_link normal normal Awaiting Review enhancement has-patch 22 months ago
#39787 wp_list_authors can be optimize normal normal Awaiting Review enhancement dev-feedback 21 months ago
#59485 Invalid username normal normal Awaiting Review defect (bug) needs-unit-tests 21 months ago
#60820 Improve wording of the 'Login Details' mail marybaum normal normal Awaiting Review enhancement 19 months 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
#63330 PHP deprecated error in meta.php on line 1298 normal normal Awaiting Review defect (bug) has-patch 16 months ago
#48553 "Admin Color Scheme" should not be saved before hitting the "Update Profile" button in profile page normal normal Awaiting Review defect (bug) has-patch 15 months 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
#57731 Bug: WP_User_Query returns wrong user details normal major Awaiting Review defect (bug) has-patch 15 months ago
#60576 Unable to change contact email normal normal Awaiting Review defect (bug) 15 months ago
#61469 Display name doesn't update correctly when first and last name fields are cleared. normal normal Awaiting Review defect (bug) has-patch 15 months ago
#62513 Long first/last names without spaces break mobile view layout low minor Awaiting Review defect (bug) has-patch 15 months ago
#63204 Add Admin Notes Feature for Users in WordPress Dashboard normal normal Awaiting Review feature request 15 months ago
#47064 Missing "user_id" parameter in user-edit.php form normal normal Awaiting Review defect (bug) has-patch 14 months ago
#38898 Lost password form not working with plugins that rename login URL normal normal Awaiting Review defect (bug) has-patch 13 months 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
#27606 "Add Existing User" form does not preserve input in case of an error low minor Awaiting Review defect (bug) has-patch 12 months ago
#63897 Generate Password button requires two clicks to update the password field on Add New User screen normal normal Awaiting Review defect (bug) dev-feedback 11 months ago
#64001 Large user data set causes very slow load/pagination/search in the user list normal normal Awaiting Review defect (bug) 11 months 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
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) normal normal Awaiting Review defect (bug) has-patch 9 months ago
#12295 More support to customize user profile edit page nacin* normal normal Awaiting Review enhancement dev-feedback 6 months ago
#52256 Default hide password field. normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#53889 Adding Pronouns field on the user meta normal normal Awaiting Review enhancement has-patch 6 months ago
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page normal normal Awaiting Review defect (bug) has-patch 5 months ago
#16788 Ampersands in e-mail address become invalid normal normal Awaiting Review defect (bug) dev-feedback 5 months ago
#64862 Application Passwords: Add rate limiting to prevent brute-force attacks normal normal Awaiting Review defect (bug) needs-unit-tests 5 months ago
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam normal major Awaiting Review defect (bug) has-patch 4 months ago
#65160 Misleading error message on user screen actions, if no role has been selected normal normal Awaiting Review defect (bug) has-patch 3 months ago
#64349 Simplify Editing Experience for Author Biographical Info Field normal normal Awaiting Review enhancement has-patch 3 months ago
#51792 Add Home URL to New User emails normal normal Awaiting Review defect (bug) has-patch 2 months ago
#47618 Email sent to blank address on email change for user with no previous email address normal minor Awaiting Review defect (bug) has-patch 3 weeks ago
#65672 Admin user creation rejects usernames it would otherwise save normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#52976 user emails comparison should be case insensitive normal normal Awaiting Review defect (bug) has-patch 12 days ago

Tickets Needing Feedback (12 matches)

#15861 Sorting users by post count normal normal defect (bug) dev-feedback 7 years ago
#36368 Add `access_admin` capability normal normal feature request dev-feedback 7 years ago
#33209 Inviting a new user to Multisite results in password being emailed normal normal Future Release enhancement dev-feedback 7 years ago
#18161 Bulk action: Add user to multiple sites normal normal Future Release feature request 5 years ago
#36656 Improve UX on Add New User screen joedolson* normal normal Future Release enhancement 3 years ago
#12682 Multiple password reset emails can be annoying normal normal Future Release enhancement dev-feedback 3 years ago
#16293 In multisite installs, users with id 1 can't be deleted normal normal Future Release defect (bug) needs-unit-tests 3 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
#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
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov normal normal Future Release enhancement dev-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
1 2 3
Note: See TracReports for help on using and creating reports.