Make WordPress Core

{8} Future Releases, Workflow Oriented (8349 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1801 - 1900 of 8349)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 03/03/2025
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 08/18/2021
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 06/30/2024
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#62020 Add copy button when creating or updating a user's password Users normal normal Awaiting Review enhancement has-patch 09/11/2024
#37284 Add indication for required next to Confirm Password Users normal normal Awaiting Review enhancement has-patch 10/03/2024
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal Future Release enhancement has-patch 10/24/2018
#53889 Adding Pronouns field on the user meta Users normal normal Awaiting Review enhancement has-patch 09/21/2021
#5918 Allow non-ASCII usernames Users normal normal Future Release enhancement has-patch 03/15/2019
#43635 Allow to (only) store users in an external user database/backend Users normal normal Awaiting Review enhancement has-patch 03/26/2018
#56914 Better guide users when deleting other users Users normal normal Awaiting Review enhancement has-patch 07/26/2024
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal Future Release enhancement has-patch 03/21/2022
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#43601 Improve error messaging when activating multisite users Users normal normal Awaiting Review enhancement has-patch 01/16/2019
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal Future Release enhancement has-patch 10/15/2020
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#63021 Lazy load user meta flixos90 Users normal normal 6.9 enhancement has-patch 03/03/2025
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#63087 Make the Default Avatar support Gravatar's newly added Initials Avatars and Color Avatars Users normal normal Awaiting Review enhancement has-patch 03/12/2025
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement has-patch 04/08/2020
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal Awaiting Review enhancement has-patch 04/16/2020
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal Awaiting Review enhancement has-patch 04/25/2019
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/2024
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#55071 Add filters to wp_list_users() Users normal normal Future Release feature request has-patch 02/07/2022
#41051 Confirm use of weak password Field show when removed password Users 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) Users normal normal Awaiting Review feature request has-patch 09/06/2020
#41931 Not possible to add custom display_name option Users normal normal Awaiting Review feature request has-patch 06/11/2019
#22114 Propagating password on change chriscct7 Users normal normal 6.9 feature request has-patch 02/25/2025
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal Future Release defect (bug) has-patch 05/11/2018
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 04/05/2019
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#57518 Undefined array key in widgets.php on line 919 Widgets normal normal Awaiting Review defect (bug) has-patch 01/02/2024
#50811 Widget title box and text content not proper align. Widgets normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
#57469 retrieve_widgets(): fatal error when a sidebar's widgets set to null (array is expected) Widgets normal normal defect (bug) has-patch 02/21/2025
#52526 Add different class for RSS widget in different conditions Widgets normal normal Awaiting Review enhancement has-patch 04/25/2022
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#38031 Allow modifying args for the_widget Widgets normal normal Awaiting Review enhancement has-patch 04/28/2019
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#54048 improve preloaded REST API requests in widget editor Widgets normal normal Awaiting Review enhancement has-patch 09/04/2021
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
#59414 XML-RPC - add updateMedia endpoint joedolson* XML-RPC normal normal Future Release enhancement has-patch 02/12/2025
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 10/11/2023
#51282 Select element does not honor admin color scheme on hover Administration normal minor Awaiting Review defect (bug) has-patch 09/23/2020
#51190 The display of the Media Uploads settings section should be improved Administration low minor Awaiting Review defect (bug) has-patch 11/09/2020
#62211 defect (bug): wp_site_admin_email_change_notification triggers wp_mail with an empty to address creating downstream wp_mail_failed Administration normal minor Awaiting Review defect (bug) has-patch 10/12/2024
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor Awaiting Review enhancement has-patch 10/12/2019
#60640 Use of "selected" function for "Week Starts On" on General Setting page Administration normal minor Future Release enhancement has-patch 04/23/2024
#26764 Welcome panel - misleading text chriscct7 Administration normal minor Future Release enhancement has-patch 09/26/2021
#30527 function to add separator Administration normal minor Future Release enhancement has-patch 02/05/2017
#54117 Changing memory limit descriptions Bootstrap/Load normal minor Awaiting Review enhancement has-patch 01/03/2025
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor Future Release enhancement has-patch 11/10/2021
#63135 Testing and Debugging WP_Mail related topics Build/Test Tools normal minor Awaiting Review enhancement has-patch 03/20/2025
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 01/15/2025
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 03/17/2025
#63143 Twenty Nineteen: Inconsistent spacing between Table Caption and Table in Table Block Bundled Theme normal minor Awaiting Review defect (bug) has-patch 03/21/2025
#52716 Twenty Seventeen: consider style updates for box-shadow on linked images Bundled Theme normal minor Future Release defect (bug) has-patch 07/08/2024
#61478 Twenty Twenty-One : Excerpt Block "Read More" text color is not showing on frontend Bundled Theme normal minor Awaiting Review defect (bug) has-patch 06/21/2024
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) has-patch 02/21/2025
#58499 Twenty Twenty: Table block having issue with color Bundled Theme normal minor Awaiting Review defect (bug) has-patch 02/24/2025
#55856 WP Cache stats size wrong? Cache API normal minor Future Release defect (bug) has-patch 06/05/2024
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
Note: See TracReports for help on using and creating reports.