Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6900 matches)

Create a new ticket
  • Active tickets slated for the next minor release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1701 - 1800 of 6900)

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 1 #57702 Default to current global post's author in `get_author_posts_url()`. peterwilsoncc Users normal normal Awaiting Review enhancement has-patch 02/13/2023
4 12 #43706 Email with link to change admin email does not include proposed new email address. sshanky SergeyBiryukov Users normal normal Future Release enhancement has-patch 03/21/2022
#43601 Improve error messaging when activating multisite users bamadesigner Users normal normal Awaiting Review enhancement has-patch 01/16/2019
1 20 #40265 Introduce an 'All Network Users' view to multisite user list tables johnbillion Users normal normal Future Release enhancement has-patch 10/15/2020
2 5 #64349 Simplify Editing Experience for Author Biographical Info Field mehul0810 Users normal normal Awaiting Review enhancement has-patch 01/05/2026
3 #49924 Support for Multiple selected options in wp_dropdown_roles() function abdulawal39 Users normal normal Awaiting Review enhancement has-patch 04/16/2020
2 3 #37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite flixos90 Users normal normal Awaiting Review enhancement has-patch 04/25/2019
6 23 #44921 User nicename discovery is slow to return spacedmonkey pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
2 7 #21744 WP_User_Query does not support post type AliMH Users normal normal Awaiting Review enhancement has-patch 03/27/2019
1 1 #40149 WordPress password strength checking is improved, but the hint now doesn't help arjenlentz Users normal normal Awaiting Review enhancement has-patch 09/27/2017
1 #61149 class WP_User(), mark prop $deleted as deprecated ignatiusjeroe Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
1 3 #53405 short circuit before current filters for get_edit_user_link shawfactor Users normal normal Awaiting Review enhancement has-patch 10/24/2024
1 15 #24972 wp_dropdown_roles() multiple pre-selected options PauloASilva Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#39067 wp_insert_user custom validation shamim51 Users normal normal Awaiting Review enhancement has-patch 03/15/2019
2 5 #55071 Add filters to wp_list_users() tmatsuur Users normal normal Future Release feature request has-patch 02/07/2022
4 3 #41051 Confirm use of weak password Field show when removed password ravipatel Users normal normal Awaiting Review feature request has-patch 06/04/2019
9 9 #48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) jadonn Users normal normal Awaiting Review feature request has-patch 09/06/2020
2 8 #49102 Multisite: removed_user_from_blog hook kevinu SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
2 #41931 Not possible to add custom display_name option xinne Users normal normal Awaiting Review feature request has-patch 06/11/2019
54 127 #16020 Upload custom avatar for user in Dashboard computerwiz908 whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
1 2 #44019 Class-wp-widget-categories.php causes js error in console. arhit Widgets normal normal Future Release defect (bug) has-patch 05/11/2018
1 9 #61179 Deprecated messages about passing null in widgets.php Presskopp hellofromTonya Widgets normal normal Future Release defect (bug) has-patch 02/13/2025
1 3 #63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift dvpatel Widgets normal normal Awaiting Review defect (bug) has-patch 07/31/2025
1 7 #44450 Functions/methods do not return any value in classes should use @return void in method doc subrataemfluence Widgets normal normal Future Release defect (bug) has-patch 04/05/2019
3 13 #50561 Links Widget display: Image alt text and link name are redundant for screen readers eatingrules sabernhardt Widgets normal minor Future Release defect (bug) has-patch 03/04/2025
8 #44284 Remove e.preventDefault(); code line from widgets.js file alexvorn2 Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#51538 Widget disappears from the sidebar when switching the theme and back again. mhshohel Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
3 30 #55121 classic widgets with no settings won't show up in 5.9 joncampbell Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
1 #52526 Add different class for RSS widget in different conditions hamedmoodi Widgets normal normal Awaiting Review enhancement has-patch 04/25/2022
4 #57201 Add unit tests for wp_maybe_load_widgets pbearne Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
2 #60179 Add unit tests for wp_widgets_add_menu pbearne Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
1 2 #38031 Allow modifying args for the_widget mnmlthms Widgets normal normal Awaiting Review enhancement has-patch 04/28/2019
8 20 #24856 Authors widget to highlight authors lancewillett Widgets normal normal Future Release enhancement has-patch 03/14/2019
1 #62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings marian1 Widgets normal trivial Awaiting Review enhancement has-patch 01/01/2025
4 2 #55175 Widgets: Allow filtering args in `the_widget` noisysocks Widgets normal normal Future Release enhancement has-patch 02/16/2022
1 2 #54048 improve preloaded REST API requests in widget editor spacedmonkey Widgets normal normal Awaiting Review enhancement has-patch 09/04/2021
3 #57224 tests for wp_widgets_add_menu() pbearne Widgets normal normal Future Release enhancement has-patch 10/09/2024
2 1 #45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Toro_Unit Widgets normal normal Future Release enhancement has-patch 01/04/2019
1 7 #49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
2 10 #38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length rachelbaker XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
1 1 #54147 XMLRPC API ignores empty terms_names array redsweater XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
1 #37206 Unit test functions for functions.php's xmlrpc_removepostdata function tloureiro XML-RPC low minor Future Release enhancement has-patch 02/21/2020
8 #59414 XML-RPC - add updateMedia endpoint joedolson joedolson* XML-RPC normal normal Future Release enhancement has-patch 02/12/2025
7 17 #14254 update_meta_cache fails; query too large? newpixel pbearne Cache API normal normal Future Release defect (bug) needs-codex 02/26/2025
14 17 #23165 Admin validation errors on form nonce element IDs (_wpnonce) bpetty Security normal normal Awaiting Review enhancement needs-codex 02/08/2021
1 4 #56421 Fix scrolling in Block Editor "Editor Content" inside "Group Block" ritterml Administration normal normal Awaiting Review defect (bug) needs-testing 05/27/2024
3 14 #45910 Improve and extend focus styles for Windows High Contrast mode afercia rcreators Administration normal normal Future Release defect (bug) needs-testing 01/03/2025
1 2 #56420 In block editor when block is at top of window the block tools / settings dialog is hidden by "Editor top bar" ritterml Administration normal normal Awaiting Review defect (bug) needs-testing 05/27/2024
1 3 #42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config geomouchet Administration normal normal Awaiting Review defect (bug) needs-testing 09/21/2021
2 #45013 Wrong links when installing in subdirectory = BogdanStorm Administration normal normal Awaiting Review defect (bug) needs-testing 10/10/2018
5 2 #42080 get_site_url() does not always return the appropriate protocol RavanH Administration normal normal Awaiting Review defect (bug) needs-testing 09/21/2021
2 2 #63024 Address the errors that cause annotations in the e2e test workflows johnbillion Build/Test Tools normal normal Awaiting Review defect (bug) needs-testing 06/15/2025
5 8 #46869 Fix PHPCS configuration azaozz Build/Test Tools normal normal Future Release defect (bug) needs-testing 05/28/2019
9 #56842 WordPress performance drop due to introduce Gutenberg dylan2intel Build/Test Tools normal major Awaiting Review defect (bug) needs-testing 05/12/2025
2 4 #58088 Twenty Twenty-One: letter spacing not applied to Quote block in Editor, on front-end, widgets area oksankaa Bundled Theme normal normal Awaiting Review defect (bug) needs-testing 05/12/2025
4 #55581 Twenty Twenty: Aligned images cannot be resized or are properly displayed robertghetau Bundled Theme normal normal Awaiting Review defect (bug) needs-testing 04/05/2024
3 4 #58014 Invalid Post ID when updating a comment in editing wplmillet Comments normal normal Awaiting Review defect (bug) needs-testing 05/12/2025
2 6 #42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. pagelab Customize normal normal Future Release defect (bug) needs-testing 06/22/2024
3 #44598 Main logo won't update when deleted and reuploaded with the same file name mimoho Customize normal normal Awaiting Review defect (bug) needs-testing 11/16/2022
#44973 Issues with $wpdb->get_col_info drocks13 Database normal normal Awaiting Review defect (bug) needs-testing 09/23/2018
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character yuluma Database normal normal Awaiting Review defect (bug) needs-testing 09/24/2024
1 #44386 Problem with utf8mb4_unicode_ci collation for arabic content array064 Database normal major Awaiting Review enhancement needs-testing 06/17/2018
1 12 #47187 <!--more--> tag on same line as content prevents any edits to that line archon810 SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) needs-testing 11/23/2020
1 2 #40882 Characters omitted when copying and pasting from Word janthony636 Editor normal normal Awaiting Review defect (bug) needs-testing 11/24/2020
2 10 #53047 My "Posts" page (when a static front is selected) uses the old editor DavidSortOf Editor normal normal Awaiting Review defect (bug) needs-testing 05/12/2025
7 #62810 Pattern with Query Loop and Cover block renders wrongly in preview radeeven Editor normal minor Awaiting Review defect (bug) needs-testing 02/04/2025
1 1 #51410 Patterns examples eddystile Editor normal normal Awaiting Review defect (bug) needs-testing 09/29/2020
3 #46389 Post Form Code Editor Issue prashantvatsh Editor normal normal Awaiting Review defect (bug) needs-testing 11/12/2020
2 25 #45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php timhibberd Editor normal normal Awaiting Review defect (bug) needs-testing 11/16/2020
1 4 #44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Geost Editor normal normal Awaiting Review defect (bug) needs-testing 03/02/2019
1 5 #40964 WordPress 4.8 Pasting into editor functionality changed AngusMcKinnon Editor normal normal Awaiting Review defect (bug) needs-testing 11/16/2020
1 #59562 edit_form_after_title Hook Not Functional in Block Editor on New Post Page. danishwebaashi Editor normal normal Awaiting Review defect (bug) needs-testing 02/02/2025
1 #58236 theme.json customTemplates with child themes work wrong thomask Editor normal normal Awaiting Review defect (bug) needs-testing 07/09/2024
2 7 #55284 thumbnails issue simobenedettidesign Editor normal major Awaiting Review defect (bug) needs-testing 05/10/2022
1 #61073 Cover Block Improvement dennysdionigi Editor normal minor Awaiting Review enhancement needs-testing 04/24/2024
1 #53573 Non-WP Blog Embeds are being cropped. mdwolinski Embeds normal normal Awaiting Review defect (bug) needs-testing 07/01/2021
3 2 #46190 Firefox Emoji Detection Slow superpoincare Emoji normal normal Awaiting Review enhancement needs-testing 07/06/2022
#52171 Featured image error in media library, detached. hobbiasztalos Gallery normal normal Awaiting Review defect (bug) needs-testing 12/24/2020
2 #53885 Inconsistent output of Site title with special characters on email kishanjasani General normal normal Awaiting Review defect (bug) needs-testing 08/16/2021
4 #57525 Incorrect home link Website Rob General normal normal Awaiting Review defect (bug) needs-testing 04/15/2024
2 #56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. tnchuntic General normal minor Awaiting Review defect (bug) needs-testing 05/12/2025
2 3 #55113 category widget block willem 2 General normal normal Awaiting Review defect (bug) needs-testing 02/09/2022
3 #57032 Percent sign in site title leads to signing up new users not working pekka.gaiser Login and Registration normal normal Awaiting Review defect (bug) needs-testing 08/15/2023
1 2 #46033 Please fix redirect in wp-login.php tinodjwp Login and Registration normal normal Awaiting Review defect (bug) needs-testing 01/19/2019
3 #57489 Media items, which have already been uploaded, disappear when the upload dialog box is closed and then opened again. shamayel007 Media normal major Awaiting Review defect (bug) needs-testing 05/12/2025
1 2 #31689 Media player not working with 302 redirects hlashbrooke Media normal normal Awaiting Review defect (bug) needs-testing 09/15/2020
2 6 #57488 The "Showing X of Y media items" area in Media Upload screen gives wrong information. shamayel007 Media normal normal Awaiting Review defect (bug) needs-testing 05/12/2025
3 1 #51623 Does WordPress run a clean-up cron-job for menu items having the draft status? zenithcity Menus normal normal Awaiting Review defect (bug) needs-testing 02/18/2025
1 1 #56089 Meta data of menu items not removed from wp_postmeta table after removing the menu item before being saved. alokstha1 Menus normal normal Awaiting Review defect (bug) needs-testing 05/12/2025
1 5 #37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) raskull Networks and Sites normal normal Awaiting Review defect (bug) needs-testing 12/04/2025
5 11 #50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work jodamo5 Networks and Sites normal normal Awaiting Review defect (bug) needs-testing 01/23/2023
2 #44461 inconsistent type for global $blog_id anonymized_10765487 Networks and Sites normal normal Awaiting Review defect (bug) needs-testing 02/01/2019
#58693 wordpress posts custom-meta box issue mdesignfa Options, Meta APIs normal normal Awaiting Review defect (bug) needs-testing 07/02/2023
1 3 #49948 Site Meta: Adding additional useful functions mikeyhoward1977 Options, Meta APIs normal minor Awaiting Review enhancement needs-testing 08/04/2020
5 2 #39942 Restored Post may steal slug to published Post ziodave Posts, Post Types normal normal Future Release defect (bug) needs-testing 09/14/2025
3 #57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post jikamens Posts, Post Types normal normal Awaiting Review defect (bug) needs-testing 05/12/2025
3 #56241 The post category count according post data not showing on admin side. rima1889 Posts, Post Types normal normal Awaiting Review defect (bug) needs-testing 12/18/2025
6 11 #48268 Updating failed. Error message: The response is not a valid JSON response. phpdocs Posts, Post Types normal normal Awaiting Review defect (bug) needs-testing 01/15/2026
6 #35871 before_delete_post incorrectly triggered from edit.php to post.php Jonathandejong Posts, Post Types normal normal Future Release defect (bug) needs-testing 12/04/2025
9 #18613 get_adjacent_post() doesn't find private posts scribu Posts, Post Types normal normal Awaiting Review enhancement needs-testing 11/27/2025
Note: See TracReports for help on using and creating reports.