Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6919 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 (1101 - 1200 of 6919)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 7 #50044 The function get_self_link() in feed.php does not include the port damienwhaley Feeds normal normal Awaiting Review defect (bug) has-patch 05/25/2023
4 7 #43990 Use wp_delete_file instead of unlink macbookandrew Filesystem API low normal Future Release enhancement has-patch 05/26/2025
7 #60328 Deprecated parameter default value of unregister_setting() is not correct type crstauf audrasjb General normal normal Awaiting Review defect (bug) has-patch 01/29/2024
3 7 #37665 Font Natively: Google maps can change the active font Clorith General normal normal Awaiting Review defect (bug) has-patch 04/18/2019
1 7 #59432 Compliant with W3C coding standards agypten General normal minor Awaiting Review enhancement has-patch 10/06/2024
5 7 #32071 Function to generate safe & trusted URLs johnjamesjacoby General normal normal Awaiting Review enhancement has-patch 06/13/2017
2 7 #34507 New action `before_login_form` sebastian.pisula Login and Registration normal normal Awaiting Review enhancement has-patch 06/05/2025
2 7 #62601 The padding in the login form is not consistent; it varies. deeppatel8950 Login and Registration normal normal Awaiting Review enhancement has-patch 12/24/2024
9 7 #48489 Big image size threshold should take into account registered image sizes. johnbillion Media normal normal Future Release defect (bug) has-patch 09/17/2024
2 7 #61133 Update `get_attachment_link()` to return image URL when attachment pages are turned off. peterwilsoncc antpb Media normal normal Future Release defect (bug) has-patch 02/13/2025
7 #52181 wrong mimetime for gzip files liedekef Media normal normal Future Release defect (bug) has-patch 06/07/2021
2 7 #37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. sterlo joemcgill Media normal normal Awaiting Review enhancement has-patch 01/07/2020
4 7 #30150 apply_filters( 'image_size_names_choose' ) should be provided a named context danielbachhuber Media normal normal Future Release enhancement has-patch 05/24/2018
7 #46982 Avoid loading dot files in the mu-plugins directory. dcavins Plugins normal normal Awaiting Review defect (bug) has-patch 02/02/2026
2 7 #64355 Plugin card width calculation and filter margin issues in install plugins screen abdalsalaam Plugins normal normal Awaiting Review defect (bug) has-patch 12/15/2025
1 7 #62332 Display last update on plugins page in WordPress backend tonikasch Plugins normal normal Awaiting Review feature request has-patch 04/05/2025
3 7 #54301 It is not possible to set 0 as post title h71 Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/27/2022
7 #52094 Queries with perm readable/editable will not work for multiple post types and status queries leogermani Query normal normal Awaiting Review defect (bug) has-patch 06/15/2022
1 7 #62953 Add post_ancestor as query var to WP_Query class bbpaule bbpaule Query normal normal Awaiting Review enhancement has-patch 05/26/2025
3 7 #64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. okvee REST API normal normal 7.0 defect (bug) has-patch 02/27/2026
2 7 #63670 Add trashability to REST API posts controller isabel_brison REST API normal normal Awaiting Review enhancement has-patch 07/29/2025
5 7 #63946 Introduce a mechanism for lazy-loading REST routes and handlers prettyboymp REST API normal normal Awaiting Review enhancement has-patch 03/09/2026
1 7 #58844 Revisions: Compare Revisions layout issues on mobile plari Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
2 7 #51004 New sitemaps feature work only on root site in a multisite subdirectory setup edemir206 Sitemaps normal normal Future Release defect (bug) needs-testing 10/15/2020
3 7 #51136 Third-party sitemap plugin returning 404 after disabling core's sitemap vaurdan Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
2 7 #18553 Counting of categories doesn't work without refreshing? jonezjea Taxonomy normal normal Future Release defect (bug) has-patch 10/08/2017
6 7 #40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type solo14000 Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019
4 7 #37669 Shiny Updates: Cancelling the filesystem credentials when updating within the pop-up prevents updating again (without closing/opening) and leaves UI artefacts DavidAnderson Themes normal normal Future Release defect (bug) has-patch 02/06/2021
3 7 #56908 The result of locate_block_template function might be wrong arthur791004 Themes normal normal Awaiting Review defect (bug) has-patch 05/12/2025
7 #42513 WP_Theme::get_post_templates() is extremely inefficient for large themes gschoppe Themes normal normal Future Release defect (bug) has-patch 02/13/2025
5 7 #63060 Add an option to support all HTML5 theme support options joedolson joedolson* Themes normal normal Awaiting Review enhancement has-patch 02/09/2026
2 7 #28117 Admin bar shouldn't use dynamic styles on frontend for logged out visitors dimadin Toolbar normal normal Awaiting Review defect (bug) has-patch 01/31/2026
1 7 #63008 Be consistent with button style, size, and placement during installation johnbillion Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 01/28/2026
2 7 #54372 class-wp-automatic-updater.php adds a period to home_url() chris554 Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 01/03/2022
2 7 #7965 Database upgrade complete message should be an admin notice westi Upgrade/Install normal normal Future Release enhancement has-patch 03/15/2019
7 #27606 "Add Existing User" form does not preserve input in case of an error SergeyBiryukov Users low minor Awaiting Review defect (bug) has-patch 08/08/2025
2 7 #57731 Bug: WP_User_Query returns wrong user details ak.singla Users normal major Awaiting Review defect (bug) needs-testing 05/12/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 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
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
3 8 #64818 Fatal error with AI Connectors clifgriffin AI normal critical 7.0 defect (bug) has-patch 03/13/2026
4 8 #32017 Fix class name typo from 'hndle' to 'handle' michalzuber Administration normal normal Awaiting Review defect (bug) has-patch 01/17/2026
2 8 #64623 Prevent losing data when clicking links on Settings pages sabernhardt joedolson* Administration normal normal 7.1 defect (bug) has-patch 03/12/2026
1 8 #38097 Add ability to Settings API to assign positioning dartiss Administration normal normal Future Release enhancement has-patch 06/01/2021
3 8 #39852 Change the confusing "Screen Options" button text cryptex_vinci Administration normal normal Awaiting Review enhancement has-patch 09/10/2025
8 #26764 Welcome panel - misleading text pavelevap chriscct7 Administration normal minor Future Release enhancement ui/ux 09/26/2021
2 8 #31284 List tables with fixed header on scroll Apiweb Administration normal normal Future Release feature request ui/ux 07/11/2025
3 8 #60144 Broken Dev Container + Codespaces tnolte Build/Test Tools normal normal Future Release defect (bug) has-patch 10/21/2024
5 8 #46869 Fix PHPCS configuration azaozz Build/Test Tools normal normal Future Release defect (bug) needs-testing 05/28/2019
8 #59110 Make the database container in the local Docker environment more generic desrosj Build/Test Tools normal normal Future Release defect (bug) has-patch 10/16/2023
8 #54754 test for is_blog_installed() pbearne Build/Test Tools normal normal Future Release defect (bug) has-patch 04/01/2024
5 8 #64221 Reclassify `json2php` as a `devDependency` desrosj desrosj Build/Test Tools normal normal 7.0 task (blessed) has-patch 02/20/2026
2 8 #56455 Twenty Nineteen: Text Color issue in Pullquote Block kajalgohel Bundled Theme normal normal Future Release defect (bug) has-patch 05/12/2025
8 #52716 Twenty Seventeen: consider style updates for box-shadow on linked images presstoke Bundled Theme normal minor Future Release defect (bug) has-patch 07/08/2024
8 #61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) mrfoxtalbot Bundled Theme normal normal Future Release defect (bug) has-patch 09/03/2024
2 8 #61800 Twenty Twelve: preformatted elements have hyphens on front-end viralsampat Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/03/2025
8 #60993 Twenty Twenty-One: Preformatted block font size is smaller in the editor than on the front end viralsampat Bundled Theme normal normal Future Release defect (bug) has-patch 07/02/2025
8 8 #28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" danielbachhuber Cache API normal normal Awaiting Review defect (bug) has-patch 02/03/2025
8 #46931 Argument type mismatch subrataemfluence Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
2 8 #35862 Comments screen: audit all the background color animations afercia Comments normal normal Awaiting Review defect (bug) ui/ux 10/06/2025
6 8 #23634 New hook for adding content after each comment lancewillett chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
3 8 #51716 WP Cron - looses entries Nate1 Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
1 8 #62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results ankitkumarshah Customize normal normal Awaiting Review defect (bug) has-patch 01/20/2026
8 #49666 customizer doesn't works when backslash is use in site title rumyan Customize normal normal Future Release defect (bug) has-patch 06/16/2022
8 #38947 Proposition to add an optimized api.Events manager to the api.Value constructor nikeo Customize normal normal Future Release enhancement has-patch 12/05/2019
3 8 #26980 the_modified_date is lower than the_date when post is scheduled tushonline Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021
3 8 #59310 Parse blocks being applied unnecessarily spacedmonkey Editor normal normal Awaiting Review defect (bug) has-patch 02/05/2024
1 8 #63695 viewStyle is loaded in the footer when the active theme is the classic theme wildworks Editor normal normal Awaiting Review defect (bug) has-patch 02/14/2026
8 #61505 Add support for positioning child blocks inside a Grid block. isabel_brison Editor normal normal Future Release enhancement has-patch 10/20/2025
8 #63292 atom_enclosure doesn't always get MIME type - inconsistency with rss_enclosure edent Feeds normal minor Awaiting Review defect (bug) has-patch 05/12/2025
3 8 #8828 Tags and Categories are undifferentiable in Atom and RSS feeds znarfor Feeds low minor Future Release enhancement has-patch 06/28/2024
2 8 #52517 Shortcodes inside AMP tags do not work Krstarica Formatting normal normal Awaiting Review defect (bug) has-patch 06/02/2023
2 8 #24487 is_email() does not recognize IDN domains OlegCorner Formatting normal minor Future Release defect (bug) has-patch 07/16/2025
1 8 #38656 wpautop incorrectly handling paragraphs within block elements pento Formatting normal normal Future Release defect (bug) has-patch 01/29/2026
4 8 #28607 Make wpautop()'s $allblocks variable filterable walkinonwat3r Formatting normal normal Awaiting Review enhancement close 06/05/2025
2 8 #42213 Code Editors: Filter autocomplete suggestions melchoyce General normal normal Future Release defect (bug) has-patch 10/03/2018
2 8 #64857 Connectors: Alignment and layout issue with RTL gziolo General normal normal 7.0 defect (bug) has-patch 03/14/2026
8 #53066 Trigger errors when non-existent methods are called on objects. dd32 General normal normal Awaiting Review defect (bug) has-patch 04/23/2021
1 8 #60212 apply_filters_deprecated() should tell the caller location Cybr General normal normal Awaiting Review defect (bug) has-patch 01/12/2024
1 8 #31737 Unique identifier for Heartbeat API calls ojrask General normal minor Awaiting Review enhancement has-patch 07/06/2022
2 8 #62653 Add CSS selector based tag navigation to HTML and Tag Processors jonsurrell HTML API normal normal Awaiting Review feature request has-patch 12/12/2024
1 8 #34538 Improvement of the IPv4 address format check ka2 chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
8 #36439 Wrong language when resetting password vasikgreif johnbillion Login and Registration normal normal Future Release defect (bug) has-patch 10/20/2021
2 8 #57948 Media toolbar elements height /size is inconsistent across views oglekler Media normal normal Awaiting Review defect (bug) has-patch 05/12/2023
1 8 #57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width donbowman Media normal normal Awaiting Review defect (bug) has-patch 12/15/2025
8 #62312 wp_image_src_get_dimensions() - Warning for SVG with postmeta height and width empty apermo Media normal normal Awaiting Review defect (bug) has-patch 02/25/2026
1 8 #58391 Ugly looking file editing section ahsannayem Media normal normal Awaiting Review feature request has-patch 05/25/2023
3 8 #47555 Add per_page filter to nav-menu.php Martin Snajdr audrasjb Menus low normal Future Release enhancement has-patch 08/12/2021
4 8 #63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm realloc Networks and Sites normal normal Awaiting Review feature request has-patch 09/26/2025
1 8 #56599 "All" view not selected for all relevant views for custom post type alpipego Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 01/28/2026
8 #63662 DateTimePicker in the post editor does not show posts that are published on midnight of first day of month butesa Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/19/2025
1 8 #47988 Unexpected behaviour when draft post has the same page_name as published post ajfleming Posts, Post Types normal normal Future Release defect (bug) has-patch 01/20/2026
5 8 #48954 "Sticky" post state shows even for non-Post post-types johnjamesjacoby Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
3 8 #63534 Add `link_to` label to post types benoitchantre Posts, Post Types normal normal Awaiting Review enhancement has-patch 09/27/2025
4 8 #37667 Handle post type support in `WP_Post_Type` flixos90 Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
1 8 #35416 List children pages of another (in dashboard) selnomeria Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/30/2020
2 8 #43287 The text "immediately" should be capitalize in publish meta box. jainnidhi Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/18/2019
3 8 #47491 Avoid double colouring in privacy request rows w/ notices garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 08/14/2025
8 #47068 get_queried_object() returns null date archives and on homepage with blog on front settings bplv Query normal normal Awaiting Review defect (bug) has-patch 12/03/2025
2 8 #59252 is_front_page returns false when a static blog page has been set. neo2k23 joedolson* Query normal normal Awaiting Review defect (bug) has-patch 02/04/2025
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.