Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6903 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 (1501 - 1600 of 6903)

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 1 #49865 _unzip_file_pclzip attempting to create directories all the way up to / mwheelermindbox Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
5 #41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) elliotcondon Menus normal normal Awaiting Review defect (bug) has-patch 12/13/2017
2 2 #41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path nedga055 Media normal normal Future Release enhancement has-patch 02/07/2019
2 #53023 _wp_json_convert_string type mismatch: returns string on success; false on failure hellofromTonya Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
5 #55492 `Dismiss Errors` button alignment is not centered in Media Library. iamjaydip Media normal normal Awaiting Review defect (bug) has-patch 01/27/2026
5 #63990 `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD desrosj Media normal normal Awaiting Review defect (bug) has-patch 09/19/2025
3 4 #42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly boonebgorges Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
4 #62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change mreishus Themes normal normal Awaiting Review enhancement has-patch 11/06/2024
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies dlh Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
2 1 #55543 `add_menu_page` incorrectly requires SVG icon data URIs be base64 encoded peterwilsoncc Administration normal normal Future Release enhancement has-patch 02/12/2025
1 #64328 `imagemin` Grunt task has gone missing desrosj Build/Test Tools normal normal 7.0 defect (bug) has-patch 12/01/2025
4 #40695 `install_blog` suppresses database errors andy Database normal normal Future Release defect (bug) has-patch 06/01/2017
1 2 #55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) khokansardar Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
1 3 #63618 `is_object_in_term` object cache uses "set" instead of "add" nlemoine Cache API normal normal Awaiting Review defect (bug) has-patch 12/01/2025
7 2 #38931 `update_option()` race condition with non-autoloaded options dd32 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
5 #61940 `upgrader_process_complete` runs when no plugins selected to upgrade brianhenryie Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/16/2024
1 5 #43457 `wp_html_split` valid HTML attributes issues soulseekah Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
1 1 #58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() michelleblanchette pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/18/2023
3 #52405 activate_{$plugin} not passing $network_wide boolean to action handler noplanman Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
3 #57760 add 'pre_wp_get_attachment_url' filter fodisery Media normal normal Awaiting Review enhancement has-patch 11/20/2024
9 #64363 add MarkDown feeds pbearne Feeds normal normal Awaiting Review enhancement has-patch 02/03/2026
2 1 #41196 add _doing_it_wrong to get_query_var and prevent fatal errors netweblogic Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
7 9 #37928 add `pre_add_option` filter flixos90 Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/10/2025
1 3 #46072 add a $metas param to wpmu_create_blog() pbiron Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019
1 #55630 add array input to meta_query key hossin277 Query normal normal Awaiting Review enhancement has-patch 04/27/2022
3 #60366 add call_for_blog for easy to switch blog and restore in multisite denishua General normal normal Awaiting Review enhancement has-patch 06/30/2025
1 2 #29390 add filter for get_date_from_gmt() zakrot pbearne Date/Time normal normal Future Release defect (bug) has-patch 07/09/2025
4 16 #44900 add post lock display to Media Library pbiron Media normal normal Future Release enhancement has-patch 03/26/2020
1 14 #53987 add tests for wp_list_filter pbearne Build/Test Tools normal normal Future Release enhancement has-patch 02/12/2025
3 #55329 add_clean_index function throws PHP notice error gvgvgvijayan Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/19/2025
6 42 #52294 add_editor_style: Allow replacing a style with an RTL version yoavf Themes normal normal Future Release enhancement has-patch 05/21/2025
1 1 #62389 add_image_size "crop" does not crop kkmuffme Media normal minor Future Release defect (bug) has-patch 11/25/2024
1 2 #60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title malcure Menus normal normal Awaiting Review defect (bug) has-patch 03/27/2024
2 5 #55952 add_option() racy behaviour karl94 Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
3 2 #50279 add_query_arg() removes equal sign from assigned value artprojectgroup General normal normal Awaiting Review defect (bug) has-patch 09/10/2025
1 1 #63462 add_query_arg() should handle encoded input URLs kkmuffme General normal normal Awaiting Review defect (bug) has-patch 05/20/2025
3 #54490 added test for get_num_queries and wp_get_nocache_headers pbearne General normal normal Awaiting Review defect (bug) has-patch 11/05/2023
1 3 #45177 admin bar View page button is missing in mobile view colomet Toolbar normal normal Awaiting Review enhancement has-patch 07/24/2021
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
1 8 #60212 apply_filters_deprecated() should tell the caller location Cybr General normal normal Awaiting Review defect (bug) has-patch 01/12/2024
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
4 6 #51058 attachment_url_to_postid does not retrieve post ID of really large images littler.chicken Media normal normal Awaiting Review defect (bug) has-patch 11/14/2021
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
1 9 #25693 blog_charset should be checked for null values ZaMoose Charset normal major Future Release defect (bug) has-patch 03/18/2025
1 4 #58147 bugfix: rewind_posts when posts array index != 0 diogovf Query normal normal Awaiting Review defect (bug) has-patch 04/18/2023
2 9 #52539 callable typehint thows static analysis errors dingo_d General normal normal Awaiting Review defect (bug) has-patch 05/28/2025
1 2 #41712 canonical infinite redirect bug yprince Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021
13 #44103 change the type attribute of #menu_order from 'text' to 'number' tmatsuur Editor normal normal Future Release enhancement has-patch 02/12/2025
4 #62549 checked is a boolean attribute kkmuffme Administration low trivial Awaiting Review enhancement has-patch 01/28/2025
1 #59070 child theme should not be counted as additional theme MMZx Site Health normal normal Awaiting Review enhancement has-patch 06/20/2025
2 9 #17520 cite element used incorrectly holizz General normal normal Future Release enhancement has-patch 09/17/2025
1 #61149 class WP_User(), mark prop $deleted as deprecated ignatiusjeroe Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
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
15 78 #39338 class-wp-hook.php - apply_filters() infinite loop frettled Plugins normal critical Future Release defect (bug) has-patch 08/01/2019
3 #62276 class-wp-user.php can throw a warning for trim() when $value is null heuptasje heuptasje General normal normal Awaiting Review defect (bug) has-patch 10/22/2024
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 #44510 count_user_posts() does not check for empty $userid Ste_95 Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
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
2 8 #44767 dbDelta allow spaces between column names and between lines soulseekah SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
2 3 #40694 dbDelta uses suppressed errors to detect table absence andy Database normal normal Future Release defect (bug) has-patch 12/01/2019
4 #50681 default-filters.php contains non-tweakable parameters rsepierre Media normal normal Awaiting Review defect (bug) has-patch 09/26/2020
2 23 #39461 default-preset option for custom background cannot be set by default cristian-ungureanu Customize normal normal Future Release defect (bug) has-patch 05/24/2021
2 4 #38997 delete_private_posts capability doesn't prevent user from deleting private posts yboris Role/Capability normal normal Future Release defect (bug) has-patch 03/19/2025
1 2 #48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded pbiron Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019
1 3 #60564 download_url() always returns error_code 'http_404' for any non-200 responses hinnerk HTTP API normal normal Awaiting Review defect (bug) has-patch 01/24/2025
5 10 #33053 download_url() includes query string in temporary filenames Hyperopic Upgrade/Install normal normal Future Release defect (bug) has-patch 02/21/2017
1 3 #64360 enqueue_block_assets action ignores script modules jonsurrell Editor normal normal Awaiting Review enhancement has-patch 01/26/2026
3 6 #46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing KestutisIT Formatting normal normal Awaiting Review enhancement has-patch 02/27/2025
1 #42182 esc_js must escape U+2028 and U+2029 johanee Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
2 5 #46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' OrangePixelNath Formatting normal normal 7.0 defect (bug) has-patch 02/02/2026
2 24 #42005 filter get_terms_args and orderby meta_value_num not working as expected Fred_Bdx Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022
1 1 #58156 finetune wp_update_comment_count Presskopp Comments normal normal Awaiting Review enhancement has-patch 07/08/2023
5 9 #45633 finfo_file() returns text/plain for json file instead of application/json tabrisrp joemcgill Upload normal normal Future Release defect (bug) has-patch 11/07/2022
4 5 #55027 force_balance_tags function breaks nested G tabs in SVG svitlana41319 General normal normal Awaiting Review defect (bug) has-patch 09/22/2024
2 1 #63467 function do_robots() should use admin_url() Hrohh Privacy normal normal Awaiting Review defect (bug) has-patch 05/23/2025
#44910 function for discriminating during auto saving mt8.biz Autosave normal trivial Awaiting Review feature request has-patch 09/07/2018
1 6 #30527 function to add separator cfoellmann Administration normal minor Future Release enhancement close 06/30/2025
#51828 gallery items not aligned when row has less items than column count rolekwp Gallery normal minor Awaiting Review defect (bug) has-patch 11/19/2020
9 #18613 get_adjacent_post() doesn't find private posts scribu Posts, Post Types normal normal Awaiting Review enhancement needs-testing 11/27/2025
1 11 #54931 get_block_template filter not fired when template saved in posts ianmjones Editor normal normal Awaiting Review defect (bug) has-patch 10/15/2023
2 1 #64603 get_block_wrapper_attributes: id and aria-label should not be merged wildworks Editor normal normal 7.0 defect (bug) has-patch 02/07/2026
1 #48192 get_blogs_of_user not setting public parameter tifosi Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019
10 27 #31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites jtsternberg johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
4 17 #41011 get_calendar generates query with invalid date formats andy pbearne Date/Time normal normal Future Release defect (bug) has-patch 11/03/2025
10 #61732 get_calendar() will use invalid dates in SQL queries leedxw pbearne Date/Time normal normal Future Release defect (bug) has-patch 03/17/2025
2 2 #44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties rodrigosprimo Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
3 21 #14477 get_pages with child_of only works with uninterrupted hierarchies vividvisions wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
1 5 #40650 get_pages() should accept 'any' among it's post_status arg pbiron Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/18/2025
2 #51715 get_permalink: stdClass treated as WP_Post causes bad behavour samiker Permalinks normal major Awaiting Review defect (bug) has-patch 11/05/2020
2 2 #64568 get_plugins() returning stale data after delete_plugins() successfully executed pentatonicfunk Plugins normal normal Awaiting Review defect (bug) has-patch 02/03/2026
1 3 #45505 get_post_custom() doesn't pull values dryane Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/03/2026
1 5 #62366 get_post_states() throws PHP warning akramipro Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 11/19/2024
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 11 #60787 get_registered_meta_keys() should allow for late registration to improve performance sc0ttkclark Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
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 6 #43390 get_super_admins() should not return "admin" by default thomaswm Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/05/2025
1 2 #39678 get_term_by slug with "0" as value fausonealessio Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021
3 #59241 get_the_posts_navigation wrong functions called for prev and next links valentinwebdev2019 Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
1 1 #64170 gethostbyname() in validating URLs does not work for IPv6 frankieandshadow HTTP API normal normal Future Release defect (bug) has-patch 10/31/2025
7 42 #36424 graphically visualize if comments are closed (in wp-admin/edit.php) pixelverbieger Comments normal normal Future Release enhancement ui/ux 07/30/2025
Note: See TracReports for help on using and creating reports.