Make WordPress Core

{1} All Tickets (8264 matches)

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

Results (7801 - 7900 of 8264)

Users (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#17370 Screen options and meta box settings can lose per-blog meta box positions normal normal Future Release defect (bug) 4 years ago 4
#17394 Network Admin -> Sites -> Users not report correctly normal normal Future Release defect (bug) 6 years ago 13
#17793 No explanation on invalid characters on registration form chriscct7 has-patch normal normal defect (bug) 7 years ago 2
#17905 Multisite doesn't delete a user's posts/links upon removal has-patch normal normal defect (bug) 2 years ago 3
#18161 Bulk action: Add user to multiple sites normal normal Future Release feature request 5 years ago 14
#18499 User count / roles inconsistency if roles no longer exist but users still do normal normal defect (bug) 7 years ago 3
#18791 Add custom post type support for Author Template functions needs-unit-tests normal normal enhancement 7 years ago 12
#19867 wp_dropdown_users() still not scalable has-patch normal normal Future Release enhancement 3 weeks ago 110
#20459 Super admin should be able to bypass banned/limited domains when creating users dev-feedback normal minor enhancement 7 years ago 7
#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) 4 months ago 25
#20854 PHP warning caused by missing 'spam' and 'deleted' fields in a custom user table Nikolaos Raftopoulos normal normal Future Release defect (bug) 6 years ago 10
#21730 More modular and reusable email validation functions needs-unit-tests normal normal enhancement 7 years ago 6
#21744 WP_User_Query does not support post type has-patch normal normal Awaiting Review enhancement 7 years ago 7
#21910 wpmu_create_user() standardization normal normal enhancement 7 years ago 4
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes dev-feedback normal normal enhancement 7 years ago 12
#22310 wp_insert_user bit ilogical with rich_editing normal normal Awaiting Review enhancement 8 years ago 2
#22328 Pass reset password URI to retrieve_password_message filter normal normal enhancement 2 months ago 5
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby has-patch normal normal Awaiting Review defect (bug) 4 years ago 25
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" dev-feedback normal normal Future Release defect (bug) 14 months ago 10
#23373 Limiting get_users() results by meta value with LIKE wildcards has-patch normal normal enhancement 4 months ago 1
#23413 Provide query result data to custom user columns dev-feedback normal normal enhancement 7 years ago 3
#23430 sanitize_user() disallows + in usernames causes problem for email as username has-patch normal minor enhancement 7 years ago 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) 3 years ago 21
#23857 Delete User Should Delete Comments normal normal enhancement 7 years ago 3
#24972 wp_dropdown_roles() multiple pre-selected options has-patch normal normal Awaiting Review enhancement 8 years ago 15
#25765 Directory of users, listing with the role normal normal enhancement 7 years ago 4
#26195 Deleting users asks for reassigning posts even when there is no post/comment dev-feedback normal normal enhancement 13 months ago 6
#26805 Email with Apostrophe May Not Update in Multisite has-patch normal normal Awaiting Review defect (bug) 7 years ago 13
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. has-patch normal normal enhancement 4 months ago 5
#27060 WP_User_Query using deprecated method of finding author normal normal defect (bug) 7 years ago 3
#27239 Registration email not sent (multisite subdirectory) normal normal defect (bug) 7 years ago 10
#27606 "Add Existing User" form does not preserve input in case of an error has-patch low minor Awaiting Review defect (bug) 12 months ago 7
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site normal normal defect (bug) 7 years ago 9
#28160 Get authors user query in-efficient when dealing with large numbers of users. normal major Awaiting Review enhancement 4 years ago 15
#28163 function email_exists() check without removing umlauts has-patch normal normal defect (bug) 4 years ago 1
#28369 Replace @ with a hyphen in user_nicename low minor defect (bug) 7 years ago 3
#29128 Number of pages owned by a user is not shown under Users >>> All Users has-patch normal normal enhancement 2 months ago 4
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string has-patch normal normal defect (bug) 2 years ago 2
#30959 race condition in wp_insert_user() normal normal defect (bug) 4 years ago 6
#31106 Introduce nicename_exists has-patch normal normal enhancement 7 years ago 5
#31127 Can't add a new user to two sites before they've accepted their account needs-unit-tests normal normal defect (bug) 15 months ago 13
#31186 Get more info about the modified author has-patch normal normal enhancement 7 years ago 3
#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) 4 years ago 27
#31880 Expand wp_dropdown_users $show argument to allow custom user meta field normal normal enhancement 7 years ago
#31946 /wp-admin/user-edit.php fails when using with IDN domain name normal normal defect (bug) 7 years ago
#32234 Streamline parameter order of get_user_option() normal normal Awaiting Review enhancement 8 years ago 3
#32796 User deletion API is inconsistent between MS and non-MS needs-unit-tests normal normal enhancement 7 years ago 2
#33209 Inviting a new user to Multisite results in password being emailed dev-feedback normal normal Future Release enhancement 7 years ago 23
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 18 months ago 3
#33362 Email already exist when changing email case normal normal defect (bug) 7 years ago 1
#33542 User preferences API idea dev-feedback normal normal Future Release feature request 10 years ago 5
#33759 An admin changing an email/password should not generate a notification normal normal defect (bug) 7 years ago 3
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php needs-docs normal normal enhancement 6 years ago 12
#34316 User status inconsistent between single-site & multisite needs-unit-tests normal normal Awaiting Review enhancement 9 years ago 9
#34615 Make it possible to disable a user account normal normal feature request 7 years ago 8
#34805 registration_errors filter not called when adding users in admin section normal normal defect (bug) 7 years ago 1
#34821 Allow creating users without an email address normal normal feature request 7 years ago 2
#34927 user_url and user_email length too short dev-feedback normal normal Awaiting Review enhancement 8 years ago 14
#35017 Bug in bindPasswordForm() LastPass mismatch issue normal normal defect (bug) 7 years ago 1
#35450 Relocate user's primary_blog setting to user profile normal normal defect (bug) 7 years ago 2
#35627 Delete user posts not reassigned. normal normal defect (bug) 7 years ago
#35806 Add filter to capability check when checking if user row is editable normal normal enhancement 7 years ago 2
#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) 7 years ago 1
#35868 Add Filter for Profile User Description Bio normal normal enhancement 7 years ago 4
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 7 years ago
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() has-patch normal normal Future Release defect (bug) 9 years ago 12
#36368 Add `access_admin` capability dev-feedback normal normal feature request 7 years ago 5
#36405 User creation fails for users with long names. has-patch normal normal defect (bug) 17 months ago 4
#36556 has_cap was called with an argument normal normal defect (bug) 7 years ago
#36656 Improve UX on Add New User screen joedolson* normal normal Future Release enhancement 3 years ago 29
#36715 Contextual help to describe what roles are normal normal enhancement 7 years ago 5
#37200 Add wrappers with IDs to user-edit.php normal normal enhancement 7 years ago
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted reporter-feedback normal normal defect (bug) 14 months ago 5
#37284 Add indication for required next to Confirm Password has-patch normal normal Awaiting Review enhancement 23 months ago 2
#37338 add filter in get_data_by normal normal enhancement 7 years ago
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite has-patch normal normal Awaiting Review enhancement 7 years ago 3
#37899 Make Profile Picture Section of Edit User Admin Page Filterable normal normal Awaiting Review enhancement 10 years ago 2
#37921 Make "newbloguser" URL segment customizable/filterable dev-feedback normal normal Awaiting Review feature request 7 years ago 1
#37934 Separate account settings and profile settings normal normal Awaiting Review enhancement 4 years ago 15
#37976 wp_users deleted but warning does not appear. normal normal Awaiting Review enhancement 7 years ago 1
#38109 Improvements to user deletion dev-feedback normal normal Awaiting Review enhancement 7 years ago 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) 9 years ago 8
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 7 years ago 1
#38898 Lost password form not working with plugins that rename login URL has-patch normal normal Awaiting Review defect (bug) 13 months ago 9
#38960 Problem when user name is not alpha characters close normal normal Awaiting Review defect (bug) 10 months ago 3
#39067 wp_insert_user custom validation has-patch normal normal Awaiting Review enhancement 7 years ago
#39123 Allow usernames to be changed by administrators needs-unit-tests normal normal Awaiting Review enhancement 2 years ago 20
#39347 Role Column In Multisite's User List, Augment User Profile to Show Sites/Roles normal normal Awaiting Review enhancement 7 years ago 2
#39370 wp_insert_user() appends suffix to nicename when updating already existing user needs-unit-tests normal normal Future Release defect (bug) 14 months ago 7
#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) 3 years ago 18
#39787 wp_list_authors can be optimize dev-feedback normal normal Awaiting Review enhancement 21 months ago 2
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 4 years ago 9
#40046 Add password length filter in `register_new_user` function. normal normal Awaiting Review enhancement 5 years ago 3
#40055 Incorrect User Counts Bug :: No-multisite normal normal Awaiting Review defect (bug) 9 years ago 1
#40060 Define ADMIN_COOKIE_PATH cause unreachable /wp-login.php normal normal Awaiting Review defect (bug) 9 years ago 2
#40149 WordPress password strength checking is improved, but the hint now doesn't help has-patch normal normal Awaiting Review enhancement 9 years ago 1
#40265 Introduce an 'All Network Users' view to multisite user list tables has-patch normal normal Future Release enhancement 6 years ago 20
#40348 Option to enable User Dashboard on single-site installations dev-feedback normal normal Awaiting Review enhancement 5 years ago 4
#40477 REST API: Does NOT Trigger New User Notifications! spacedmonkey dev-feedback normal normal Future Release defect (bug) 6 months ago 44
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 9 years ago 6
Note: See TracReports for help on using and creating reports.