Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6896 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 (3001 - 3100 of 6896)

Needs Docs or Unit Tests (85 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
3 4 #54293 Expand functionality of themes REST API spacedmonkey REST API normal normal Awaiting Review enhancement needs-unit-tests 08/04/2025
3 1 #43571 `add_feed` with regex characters breaks rewrite rules soulseekah SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
3 14 #46089 Memory exhaustion when setting script translations on `wp-i18n` aduth Script Loader normal normal Future Release defect (bug) needs-unit-tests 02/04/2021
3 16 #59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset alexandrebuffet Themes normal normal Future Release defect (bug) needs-unit-tests 08/08/2025
3 7 #39370 wp_insert_user() appends suffix to nicename when updating already existing user alfhen Users normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
3 9 #42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected westonruter audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 02/05/2020
2 5 #56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 pras.88in Administration normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
2 15 #21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php bobbingwide Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
2 5 #49369 redirect_canonical() should strip trailing protocols onlyonemj Canonical normal major Awaiting Review defect (bug) needs-unit-tests 08/06/2025
2 11 #13792 Invalid reply link from comment admin when comment nested level > max archon810 Comments normal normal Future Release defect (bug) needs-unit-tests 07/31/2017
2 7 #34435 Creating a post might fail during fall's DST switch due to ambiguous time danielbachhuber Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
2 4 #36339 Possible issue with export_wp() and undefined custom post types theMikeD Export normal normal Future Release defect (bug) needs-unit-tests 10/07/2024
2 11 #36334 Custom RSS feed has wrong MIME type and forces download in browser Missilesilo Feeds normal normal Future Release defect (bug) needs-docs 03/25/2020
2 9 #48289 wp_normalize_path() breaks path_is_absolute() in Windows. paultgoodchild SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021
2 6 #55261 Add a "file size" column to the media library menu siyavashebr Media normal normal Awaiting Review feature request needs-docs 02/02/2023
2 8 #32295 Pagination on preview/scheduled posts jacklyn.jade Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 06/21/2025
2 5 #49381 Add Javascript Documentation to privacy-tools.js garrett-eclipse Privacy normal normal Future Release enhancement needs-docs 06/13/2025
2 6 #37530 is_front_page() is based on wrong data -> gives wrong results TheInfinity Query normal normal Future Release defect (bug) needs-unit-tests 06/23/2025
2 5 #58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 mouhdev Query normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2025
2 9 #49149 Write tests for WP_Query leogermani Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
2 5 #63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings phakphumvis REST API normal normal Awaiting Review defect (bug) needs-unit-tests 05/28/2025
2 8 #41463 Improve REST API tests that don't perform any assertions johnbillion johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
2 3 #49179 Manage Post trackbacks within the REST API imath REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
2 5 #38702 REST API: Add accessor functions for post_status and post_parent rmccue REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
2 4 #43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already flixos90 Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 09/17/2018
2 24 #48153 Allow the admin email verification capability to be filtered desrosj Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
2 7 #57141 WP_Theme cannot locate a parent block theme dd32 Themes normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2022
2 10 #59507 global-styles-and-settings.php in wp_theme_has_theme_json cocasio45 Themes normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2023
2 6 #59485 Invalid username rinkalpagdar Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
2 59 #53816 Overview: Refactor the widgets read/write logic zieladam Widgets normal normal Future Release enhancement needs-docs 06/06/2025
1 11 #42076 Allow the external HTTP tests to run internally johnbillion Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 03/22/2020
1 5 #51725 Canonical redirect and user_trailingslashit() mbis Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 01/25/2024
1 2 #40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. cfinke Comments normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
1 1 #43071 User without the ability to publish are unable to edit post status NathanAtmoz Editor normal normal Awaiting Review defect (bug) needs-unit-tests 12/10/2021
1 30 #51142 Invalid Moment.js locale from get_user_locale() slightlyfaulty External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023
1 4 #38656 wpautop incorrectly handling paragraphs within block elements pento Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
1 3 #63522 Warnings related to get_queried_object returning null dd32 General low minor Awaiting Review defect (bug) needs-unit-tests 06/04/2025
1 5 #60355 Can't save object to metadata with `readonly` properties Cawa-93 General low major Future Release enhancement needs-unit-tests 10/29/2025
1 1 #56879 Add DDEV Page to Install Local Server Docs mayankgupta General normal normal Awaiting Review feature request needs-docs 10/21/2022
1 2 #38432 Validate user creation and email change by token lriaudel Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
1 2 #44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions flixos90 Media normal normal Future Release defect (bug) needs-unit-tests 04/15/2019
1 9 #61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam ignatiusjeroe realloc Networks and Sites normal normal 6.9 defect (bug) needs-unit-tests 11/04/2025
1 3 #47279 $post object passed to clean_post_cache action can contain outdated values tabrisrp Posts, Post Types normal normal Future Release defect (bug) needs-docs 09/05/2025
1 4 #41471 Page dropdown walker must check selected against value field geminorum Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/09/2025
1 12 #28172 edit_post() should call {un}stick_post() before calling wp_update_post() pbiron Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023
1 1 #44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
1 4 #44034 Privacy: Introduce a function to count user requests by type birgire garrett-eclipse Privacy normal normal Future Release enhancement needs-unit-tests 10/12/2020
1 34 #56311 Week query variable is not being sanitized correctly domainsupport audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 06/03/2025
1 8 #63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 vincent06 Query normal normal Awaiting Review enhancement needs-docs 07/23/2025
1 3 #42404 Introduce singular capabilities for managing individual plugins johnbillion Role/Capability normal normal Future Release enhancement needs-unit-tests 05/25/2025
1 2 #38243 Attempting to create a term with invalid UTF8 characters creates a blank term dd32 Taxonomy normal normal Future Release defect (bug) needs-unit-tests 04/01/2019
1 14 #63256 Unnecessary array_map() call in get_terms() when object_ids is not set dilipbheda audrasjb Taxonomy lowest normal 7.0 defect (bug) needs-unit-tests 11/07/2025
1 6 #49799 get_the_terms() object term cache check too strict? dingo_d Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 04/16/2020
1 5 #35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() MikeSchinkel Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
1 2 #39844 Don't return anchor tag if link is empty in get_the_author_posts_link() SirkoSchindler Themes normal normal Future Release enhancement needs-unit-tests 02/21/2022
1 5 #64027 Some specific image not uploading correctly on 6.8.2 krisz768 Upload normal normal Awaiting Review defect (bug) needs-unit-tests 10/03/2025
8 #42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
7 #59661 WP_Query::generate_cache_key should consider changes to request via `posts_request_ids` filter. thekt12 thekt12 Cache API normal minor Future Release defect (bug) needs-unit-tests 11/28/2023
1 #44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked redsnowcompany Cache API normal normal Future Release enhancement needs-docs 06/15/2021
3 #43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() dimadin Canonical normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
5 #60281 Cannot unset comment_notes_before bugnumber9 Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024
1 #45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() milana_cap SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
1 #40901 get_comments_number_text() third argument not used in certain situations eclare Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
4 #41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter pbiron Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#54235 Script for handling metadata in wp_postmeta julia77 Database normal normal Awaiting Review feature request needs-docs 10/08/2021
1 #53208 WordPress editor documentation: a few suggested changes tomdevisser Editor normal normal Awaiting Review defect (bug) needs-docs 05/14/2021
4 #51471 pre_oembed_result filter missing from oembed proxy controller Bernhard Reiter Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
2 #63900 Improve PHPDoc for wp_parse_id_list() in functions.php prab18hat General normal normal Awaiting Review defect (bug) needs-docs 08/31/2025
4 #42517 get_file_data() doesn't support the single-line variant of post template headers gschoppe General normal normal Awaiting Review defect (bug) needs-unit-tests 02/12/2025
1 #64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. yash12344 General normal normal Awaiting Review enhancement needs-docs 09/23/2025
6 #60934 Internal Subnets are being blocked by wp_parse_url and why? erenfro HTTP API normal normal Awaiting Review defect (bug) needs-docs 10/08/2024
20 #58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. abitofmind Media normal normal Awaiting Review enhancement needs-unit-tests 05/12/2025
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin aubreypwd Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 09/09/2025
5 #38067 New filter `wp_post_lock_status` sebastian.pisula Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/16/2025
2 #59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Frederic Pilon Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2023
5 #62600 fatal error on capabilities. neo2k23 Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/21/2025
#52350 Add documentation about meta capabilities derweili Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
4 #59509 Shortcode attributes named 0 are ignored ourous Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
17 #63257 sanitize_term_field missing default $context value dilipbheda audrasjb* Taxonomy normal normal 6.9 defect (bug) needs-unit-tests 11/07/2025
14 #53319 Add support for a "reverse" argument in get_term_parents_list() function anonymized_14808221 Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
9 #37825 Introduce functions to check whether there are multiple taxonomy terms flixos90 Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
7 #36244 added a filter to allow the separator in the week date range to be changed pbearne pbearne Themes normal normal Future Release enhancement needs-docs 06/23/2020
1 #49641 Clarify what happens when meta_value is `''` in get_users like functions. growthwp Users normal normal Awaiting Review enhancement needs-docs 08/19/2022
2 #53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? imath Widgets normal normal Future Release enhancement needs-unit-tests 07/29/2021
3 #49588 Cannot remove <div class="textwidget custom-html-widget"> jasom Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020

Needs Early Attention (15 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
54 82 #40175 Upload Validation / MIME Handling blobfolio Media high major Future Release defect (bug) early 10/30/2023
40 67 #47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 javorszky johnbillion Database normal normal Future Release enhancement has-patch 10/16/2025
28 38 #18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks apocalip chriscct7 Plugins normal normal Future Release defect (bug) has-patch 08/01/2025
23 37 #51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() jrf General normal normal Future Release feature request close 07/19/2025
22 45 #60414 Core PHP autoloader proposal aristath General normal normal Future Release enhancement has-patch 12/04/2024
21 49 #4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure Denis-de-Bernardy SergeyBiryukov Canonical normal normal Future Release enhancement early 01/25/2022
21 41 #29807 add support for picture element and srcset attribute on img in wp_kses mattheu adamsilverstein Formatting normal normal 7.0 defect (bug) has-patch 11/03/2025
20 62 #10931 Verify Comment Email Addresses of Registered Users mtdewvirus adamsilverstein Comments normal normal 7.0 enhancement needs-docs 10/20/2025
18 57 #40351 Term post re-counts scale poorly, are common and difficult to avoid mattoperry whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
12 73 #56780 shortcode block in block-based template part in a classic theme does not get expanded pbiron costdev Editor high normal Future Release defect (bug) has-patch 06/12/2025
11 15 #51124 Can we get an additional parameter in wp_add_inline_script to set the script type? hcabrera audrasjb* Script Loader normal normal Future Release feature request early 08/13/2025
10 48 #50442 Add prefixes to all admin notices (Warning, Error, Success, Info) kebbet joedolson* Administration normal normal Future Release enhancement early 08/26/2025
10 9 #42352 Support use of native MySQLi prepared queries dd32 Database normal normal Future Release enhancement early 09/26/2024
10 51 #47642 Order by comment count - posts list tables alektabor johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2025
10 24 #50568 Improve WP_Term's sanitization calls Cybr pbearne Taxonomy normal normal 7.0 enhancement has-patch 10/20/2025
Note: See TracReports for help on using and creating reports.