Make WordPress Core

{1} All Tickets (8249 matches)

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

Results (8001 - 8100 of 8249)

Users (57 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36405 User creation fails for users with long names. has-patch normal normal defect (bug) 16 months ago 4
#47833 User deletion: Using the link "deletion", one won't be asked about what to do with this users content after deletion reporter-feedback normal normal Awaiting Review defect (bug) 7 years ago 1
#59324 User list dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 1
#54481 User list doesn't honor allow_password_reset filter normal minor Awaiting Review defect (bug) 5 years ago 5
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* has-patch normal normal Future Release defect (bug) 7 years ago 2
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var normal normal Awaiting Review defect (bug) 2 years ago 2
#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
#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 2
#33216 Users.php post count is not accurate as it does not include drafts. has-patch normal normal defect (bug) 18 months ago 3
#53199 WP_User::add_role() runs even if the added role is already set dev-feedback normal normal Awaiting Review defect (bug) 5 years ago 5
#41837 WP_User_Query can generate negative offset in the LIMIT clause has-patch normal normal Awaiting Review defect (bug) 9 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
#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) 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
#27060 WP_User_Query using deprecated method of finding author normal normal defect (bug) 7 years ago 3
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. has-patch normal normal Awaiting Review defect (bug) 12 months ago 3
#45730 WordPress upgraded 5.0.1 after password field is not working on add/edit user form close normal normal Awaiting Review defect (bug) 10 months ago 5
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id has-patch normal normal Awaiting Review defect (bug) 5 years ago 2
#44510 count_user_posts() does not check for empty $userid has-patch normal normal Awaiting Review defect (bug) 8 years ago 1
#36303 edit_user() will give PHP Notices if user_login is unset on add. normal normal defect (bug) 7 years ago
#28163 function email_exists() check without removing umlauts has-patch normal normal defect (bug) 4 years ago 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) 4 years ago 27
#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
#56166 get_item_permissions_check normal normal Awaiting Review defect (bug) 4 years ago 9
#44857 get_object_subtype uses get_user_by before it's defined reporter-feedback normal normal Awaiting Review defect (bug) 7 years ago 2
#36556 has_cap was called with an argument normal normal defect (bug) 7 years ago
#39903 is_user_logged_in() true on ajax after cookie has been deleted normal major Awaiting Review defect (bug) 4 years ago 9
#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 1
#30959 race condition in wp_insert_user() normal normal defect (bug) 4 years ago 6
#34805 registration_errors filter not called when adding users in admin section normal normal defect (bug) 7 years ago 1
#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
#59724 tweak to translation prompt in wp_site_admin_email_change_notification has-patch normal normal Awaiting Review defect (bug) 3 years ago 2
#49545 update_meta_cache issue while getting record from user meta table in multi site dev-feedback normal blocker Awaiting Review defect (bug) 3 years ago 6
#52976 user emails comparison should be case insensitive has-patch normal normal Awaiting Review defect (bug) 13 days ago 23
#38897 user_email with & (ampersand) being encoded within the database making notifications fail normal normal Awaiting Review defect (bug) 7 years ago 1
#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 4
#10631 wp-admin/users.php does not show pages under "posts" column dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 9
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty has-patch normal trivial Awaiting Review defect (bug) 16 months ago 1
#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) 5 years ago 3
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 3
#14767 wp_create_user() does not check for a valid email address has-patch normal normal defect (bug) 7 years ago 7
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 9 months ago 1
#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 3
#54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb reporter-feedback normal major Awaiting Review defect (bug) 4 years ago 5
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers has-patch normal normal Future Release defect (bug) 5 years ago 4
#40497 wp_insert_user requires user_login when ID is given has-patch normal normal Future Release defect (bug) 9 years ago 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) 2 years ago 5
#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
#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
#41522 wp_set_password() doesn't trigger a changed password notification close normal normal Awaiting Review defect (bug) 2 years ago 4
#41601 wp_update_user creates an error normal normal Awaiting Review defect (bug) 9 years ago 4
#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) 2 years ago 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) 15 months ago 2
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 2 weeks ago 7

Widgets (43 matches)

#49588 Cannot remove <div class="textwidget custom-html-widget"> needs-unit-tests normal minor Awaiting Review feature request 6 months ago 4
#42849 Custom HTML Widget: Allow user to be able to bypass lint errors to save normal normal Future Release feature request 8 years ago 8
#33473 Shortcodes + Widgets + Nav Menus. Unified "component" API (aka Content Blocks) normal normal Future Release feature request 8 years ago 25
#60432 Social icons normal normal Awaiting Review feature request 2 years ago 1
#16443 We need a way to programmatically tell if we are in a sidebar dev-feedback normal normal Awaiting Review feature request 4 years ago 7
#48373 Widgets area grouping normal normal Awaiting Review feature request 7 years ago
#48492 Add 'before_widgetcontent' and 'after_widgetcontent' attributes to register_sidebar normal normal Awaiting Review enhancement 7 years ago
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index needs-unit-tests normal normal enhancement 7 years ago 7
#41138 Add classes to Widgets in widgets.php and customize.php pages audrasjb normal normal Awaiting Review enhancement 6 years ago 6
#52526 Add different class for RSS widget in different conditions has-patch normal normal Awaiting Review enhancement 4 years ago 1
#57201 Add unit tests for wp_maybe_load_widgets has-patch normal normal Awaiting Review enhancement 18 months ago 4
#60179 Add unit tests for wp_widgets_add_menu has-patch normal normal Awaiting Review enhancement 7 weeks ago 3
#36532 Allow Reordering of Available Widgets normal normal enhancement 7 years ago 3
#38031 Allow modifying args for the_widget has-patch normal normal Awaiting Review enhancement 7 years ago 2
#41493 Allow users to add widget to multiple widget areas from Widgets Area Chooser audrasjb* normal normal Future Release enhancement 8 years ago 1
#31960 Archives widget li should have informative css classes has-patch normal normal enhancement 7 years ago 1
#30996 As a theme developer / user, I want to have the `current-cat` / `current-cat-parent` classes on the built-in Categories widget based on the current post normal normal enhancement 7 years ago 1
#24856 Authors widget to highlight authors has-patch normal normal Future Release enhancement 7 years ago 20
#26112 Available widgets drag-and-drop causes trouble on touch devices normal normal enhancement 7 years ago 2
#31085 CPT selector to “Recent Posts” widget dev-feedback normal normal enhancement 7 years ago 4
#38888 Change `init` Priority For Hook: `widgets_init` normal normal Awaiting Review enhancement 7 years ago 1
#35656 Deprecate old single (non-multi) widgets dev-feedback normal normal Future Release enhancement 5 years ago 12
#58294 Deprecate use of "normal" in dashboard widgets normal normal Awaiting Review enhancement 3 years ago
#42743 Disable wp_options autoload for inactive widgets pbearne early normal normal Future Release enhancement 19 months ago 20
#16613 Extend Widget API to allow sidebar/widget manipulation normal normal enhancement 7 years ago 7
#43120 HTML Tag Auto-Formatting in Custom HTML Widget normal normal Awaiting Review enhancement 9 years ago 1
#32065 Hide entire RSS widget when no items to display has-patch normal normal enhancement 7 years ago 4
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice dev-feedback normal normal Future Release enhancement 8 weeks ago 23
#61343 Improve caching in get_calendar function dev-feedback normal normal Future Release enhancement 3 weeks ago 13
#31020 Introduce discrete capability for managing widgets needs-unit-tests normal normal Future Release enhancement 14 months ago 12
#28188 Make Natively-Outputted .widget_rss CSS Selector HTML5-Appropriate normal normal enhancement 7 years ago 3
#21165 Make categories widget work with custom taxonomies wonderboymusic has-patch normal normal enhancement 7 years ago 28
#39908 Make the page and category widget exclusions use a drop down not ID normal normal Future Release enhancement 9 years ago 6
#32337 Menu and widget items removal without toggling normal normal enhancement 7 years ago 1
#30556 Modern widgets default wrapper joedolson* normal normal Future Release enhancement 5 years ago 47
#35456 New args for apply_filters in WP_Widget_Archives needs-docs normal normal enhancement 7 years ago 1
#35475 New functions: `current_widget` and `current_widget_id` reporter-feedback normal normal enhancement 7 years ago 3
#27299 Order the available widgets in the Widgets admin page has-patch normal normal enhancement 7 years ago 5
#53816 Overview: Refactor the widgets read/write logic needs-docs normal normal Future Release enhancement 14 months ago 59
#35524 Overwrite default widget templates normal normal enhancement 7 years ago 2
#40098 Prevent same sidebar from outputting twice normal normal Awaiting Review enhancement 9 years ago 1
#53170 Reduce the transient size of WordPress Events and News feeds normal normal Awaiting Review enhancement 2 years ago 12
#52399 Remove widget accessibility mode joedolson* has-patch normal normal 7.2 enhancement 5 days ago 15
Note: See TracReports for help on using and creating reports.