Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6998 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 (301 - 400 of 6998)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
4 14 #64445 Expose disk size for each installed plugin maulikmakwana2008 Site Health normal normal 7.1 enhancement has-patch 02/19/2026
8 40 #56199 Make the warnings about critical Site Health issues more prominent azaozz Site Health normal normal Future Release enhancement has-patch 05/22/2024
5 26 #47085 Site Health appear on individual sites in Multisite iandunn Site Health low minor Future Release enhancement has-patch 10/19/2020
9 22 #47528 Site Health: Add test for file checksums swissspidy Site Health normal normal Future Release enhancement has-patch 06/04/2025
3 19 #58484 Site Health: Improve display of constants in debug data ramon fincken SergeyBiryukov Site Health normal normal Future Release enhancement has-patch 09/30/2024
3 5 #64854 Site Health: opcache full: need a Recommended Improvement notice. OllieJones Site Health normal normal Future Release enhancement has-patch 04/10/2026
2 3 #55814 WebP support under Site Health status tab akshitsethi Site Health normal normal Future Release enhancement has-patch 05/26/2022
1 4 #60670 [Site Health] Add current mysql version to update recommendation Presskopp Site Health normal normal Future Release enhancement has-patch 03/02/2024
1 #59070 child theme should not be counted as additional theme MMZx Site Health normal normal Awaiting Review enhancement has-patch 06/20/2025
3 5 #62119 Notice in Site Health in case revisions are disabled cewebdesignmunchen Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
1 6 #35216 Return empty string from wp.shortcode.replace() callback is ignored prionkor Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
3 8 #42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ deeptiboddapati Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
4 21 #35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them steevithak Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
1 5 #43457 `wp_html_split` valid HTML attributes issues soulseekah Shortcodes normal normal Awaiting Review defect (bug) has-patch 05/28/2024
3 9 #54289 Improve get_shortcode_regex performance Antek88 Shortcodes normal normal Future Release enhancement has-patch 10/14/2025
6 41 #50683 Parse content for shortcodes instead of using regex cfinke Shortcodes normal normal Future Release enhancement has-patch 03/30/2026
1 #47984 Filter pre_do_shortcode miyarakira Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
12 31 #25435 Introduce alternative to do_shortcode( '[shortcode]' ) jdgrimes rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
1 1 #65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp rajeshcp Security normal major Awaiting Review defect (bug) has-patch 04/09/2026
#52333 Lack of the : entity on the list of allowed entity names in kses.php dziudek Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
1 2 #65052 Nonce check order flaw in post-quickdraft-save rajeshcp rajeshcp Security normal major Awaiting Review defect (bug) has-patch 04/09/2026
3 9 #37264 Please do not chmod 666 the wp-config.php file on installation. chriskuehl Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
2 3 #53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label sc0ttkclark Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
5 #60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid kkmuffme Security normal normal Awaiting Review defect (bug) has-patch 01/04/2026
5 13 #53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) r3n0 Security normal normal Future Release defect (bug) has-patch 03/12/2025
1 #56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / luistar15 Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
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 #63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. khushipatel15 Security normal normal Awaiting Review enhancement has-patch 04/22/2025
7 #64245 Update bundled root certificates for 7.0 desrosj desrosj Security normal normal 7.0 task (blessed) has-patch 04/01/2026
6 12 #51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` kanlukasz SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 11/13/2024
2 3 #59972 Clarify description of wp_script_add_data() crstauf Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
4 11 #63017 Compression via PHP documented and in URL but not used anymore zodiac1978 Script Loader normal normal Future Release defect (bug) has-patch 02/20/2026
11 #61828 Global Styles: Refactor wp_add_inline_style() to use HTML API ramonopoly Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation dimadin Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
2 4 #64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules jonsurrell Script Loader normal normal Future Release defect (bug) has-patch 04/02/2026
3 7 #61625 Styles enqueued from block.json are not correctly configured for RTL ryelle westonruter* Script Loader normal normal 7.1 defect (bug) has-patch 04/09/2026
2 6 #39991 jQuery UI Datepicker Localization Error with PHP date 'S' devonto Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
1 2 #63043 script-loader 'colors' src true invalid argument kkmuffme Script Loader normal normal Awaiting Review defect (bug) has-patch 03/03/2025
6 #52465 Allow a relation type in resource hints to be used multiple times GeekPress Script Loader normal normal Future Release enhancement has-patch 11/10/2021
10 28 #54018 Allow scripts registered via block.json to be enqueued in the footer jeremyfelt Script Loader normal normal Future Release enhancement has-patch 10/16/2025
4 14 #58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() azaozz Script Loader normal normal Future Release enhancement has-patch 10/19/2025
2 13 #63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. mokhaled Script Loader normal normal Future Release enhancement has-patch 10/14/2025
1 6 #40602 Implement immutable cache headers programmin pbearne Script Loader normal normal Future Release enhancement has-patch 02/12/2025
1 17 #63793 Parser-blocking scripts should render last in all cases to speed up page load kkmuffme Script Loader normal normal Future Release enhancement has-patch 08/18/2025
6 20 #60597 Script Modules API: Allow list of enqueued module data to be exposed johnbillion westonruter Script Loader normal normal 7.1 enhancement has-patch 02/17/2026
2 5 #62709 Script modules integration with wp_resource_hints jonsurrell Script Loader normal minor 7.1 enhancement has-patch 03/27/2026
20 22 #57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php azaozz westonruter* Script Loader normal normal Future Release enhancement has-patch 04/15/2026
1 #44211 Add cookie domain to `userSettings` script localize sebastian.pisula Script Loader normal normal Awaiting Review feature request close 08/14/2025
3 11 #13972 Add new category link - capability check needed wjm Role/Capability normal minor Future Release defect (bug) has-patch 09/25/2025
1 1 #56256 The 'capability' parameter in the get_users function may not give the expected results. tmatsuur Role/Capability normal normal Future Release defect (bug) has-patch 07/26/2022
1 5 #37917 Users without the edit_private_posts capability can still create private posts ryan.kanner Role/Capability normal normal Awaiting Review defect (bug) close 10/16/2025
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
4 3 #47338 is_super_admin() should check a different capability lllor Role/Capability normal normal Awaiting Review defect (bug) has-patch 11/14/2024
3 8 #40197 meta cap 'publish_post' is not being used panjmp johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/25/2024
1 3 #40950 wp_terms_checklist() does not pass $post_id to current_user_can() anigel Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
1 1 #65096 Add `is_user_member_of_blog` filter dd32 Role/Capability normal normal Awaiting Review enhancement has-patch 04/18/2026
1 #62959 Ensure wp_roles() returns an instance of WP_Roles marian1 Role/Capability normal minor Awaiting Review enhancement has-patch 02/13/2025
1 5 #44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` flixos90 Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
2 #43676 .htaccess rules don't work with Plain sebastian.pisula Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
4 19 #24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) ShaunLeeClarke Rewrite Rules normal normal Future Release defect (bug) needs-testing 10/06/2017
2 #63353 Invalid type false for permalink_structure property kkmuffme Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 04/28/2025
3 16 #17047 Not following spec for REQUEST_URI sterlo sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
4 8 #51662 Pagination adds extra trailing slash at the end of some URLs thornsteps Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/04/2025
1 13 #26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Faison Rewrite Rules normal normal Future Release defect (bug) has-patch 04/08/2019
1 4 #56381 WordPress creates invalid web.config -file liskoslayer63 Rewrite Rules normal normal Awaiting Review defect (bug) needs-testing 01/04/2023
4 4 #36486 is_apache in vars.php does not always work amandato Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
1 5 #60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
1 #58516 url_to_postid does not return post id for static Posts page nextendweb Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#43678 Add indents to default .htaccess rules sebastian.pisula Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
1 #46283 Allow filtering post-type archive rewrites ethitter Rewrite Rules normal normal Awaiting Review enhancement has-patch 09/04/2025
3 25 #18877 DRY up rewrite rule matching scribu ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
1 #34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` sebastian.pisula Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
19 21 #29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. ericlewis Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
2 1 #40395 New action: pre_generate_rewrite_rules sebastian.pisula Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
4 6 #29920 Autosave breaks if post revision fields contains a value that isn't a string mattheu Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
5 6 #27938 Restore This Autosave does not work for custom post types that don't support 'revisions' bobbingwide chriscct7 Revisions normal normal Future Release defect (bug) has-patch 06/04/2019
1 7 #58844 Revisions: Compare Revisions layout issues on mobile plari Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
7 #65062 Revisions: buttons are misplaced wildworks joedolson* Revisions normal normal 7.0 defect (bug) has-patch 04/17/2026
1 2 #53417 The revisions endpoints provide an incorrect JSON schema johnbillion Revisions normal normal Awaiting Review defect (bug) has-patch 04/14/2026
29 29 #23314 Allow published posts to be revised without being updated immediately kovshenin Revisions normal normal Future Release enhancement has-patch 01/10/2020
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests dunhakdis Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
1 4 #62690 Add "Copy to Clipboard" button to Revision Viewer MadtownLems Revisions normal normal Awaiting Review feature request has-patch 01/13/2025
1 1 #64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param jkmassel REST API normal normal Awaiting Review defect (bug) has-patch 09/27/2025
3 8 #62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller vipulpatil REST API normal normal Future Release defect (bug) has-patch 11/03/2025
2 3 #60055 Array to string conversion warning after r50157 dcavins REST API normal minor Awaiting Review defect (bug) has-patch 06/30/2025
2 8 #52925 Autosaves controller: Post checks will never catch invalid IDs coreymckrill REST API normal normal Future Release defect (bug) has-patch 07/25/2024
5 #63982 Comment REST API route: add support multiple statuses adamsilverstein adamsilverstein REST API normal normal 7.1 defect (bug) has-patch 03/05/2026
4 10 #64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. okvee REST API normal normal 7.1 defect (bug) has-patch 03/25/2026
2 4 #65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js baikare.sandeep007 REST API normal normal Awaiting Review defect (bug) has-patch 04/15/2026
3 7 #63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 flixos90 REST API normal normal Future Release defect (bug) has-patch 03/17/2026
1 #64168 Inaccurate JSON schema for template-parts endpoint johnbillion REST API normal normal Future Release defect (bug) has-patch 10/31/2025
2 18 #53784 Limiting user enumeration through the REST API ehtis REST API normal normal Future Release defect (bug) has-patch 08/05/2024
4 32 #61061 PHP Warning with invalid JSON input dd32 REST API low normal Future Release defect (bug) has-patch 02/19/2026
4 #62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed orballo REST API normal normal Awaiting Review defect (bug) has-patch 03/03/2026
2 1 #61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 mlf20 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
2 13 #54484 REST API returns (empty) array for Meta but Schema has type object dtrunk90 flixos90 REST API normal normal 7.1 defect (bug) has-patch 03/18/2026
2 6 #63967 REST API test methods using supported image format to test unsupported logic checks desrosj REST API normal normal Future Release defect (bug) has-patch 09/29/2025
3 #64798 REST API: Add dimension validation to sideload endpoint adamsilverstein REST API normal normal 7.1 defect (bug) has-patch 03/24/2026
2 2 #65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline saratheonline REST API normal normal 7.1 defect (bug) has-patch 04/10/2026
6 6 #41032 REST API: Date fields do not support ISO8601 jnylen0 REST API normal normal Future Release defect (bug) has-patch 01/28/2026
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.