Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7007 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 (1301 - 1400 of 7007)

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
3 11 #41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable thomaslhotta noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
4 11 #29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns ChriCo johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
3 6 #51811 Query inconsistency between WP_Query and WP_Term_Query tonydjukic Query normal normal Awaiting Review enhancement has-patch 07/04/2024
1 #52167 WP_Query: always convert `any` post type values to public values. peterwilsoncc Query normal normal Awaiting Review enhancement has-patch 12/24/2020
1 #55630 add array input to meta_query key hossin277 Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#43842 get_children() function enhancement. rnaby Query normal normal Awaiting Review enhancement has-patch 01/16/2019
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
2 #41797 max_num_pages for WP_User_Query birgire Query normal normal Awaiting Review enhancement has-patch 09/05/2017
2 2 #63614 pre_get_lastpostdate filter gddrt Query normal minor Awaiting Review enhancement has-patch 06/24/2025
3 #61409 JQMIGRATE warnings for bulk edit siliconforks Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 06/18/2024
15 #61833 Post titles in Bulk Edit should show decoded HTML dmsnell Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 02/13/2025
2 12 #25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds c3mdigital helen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 03/14/2019
1 1 #60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box phithx Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 01/30/2024
4 #38507 Quick Edit: Parent label without input when editing page swissspidy Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 07/07/2025
6 42 #35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail Braad oglekler Quick/Bulk Edit normal normal Future Release enhancement has-patch 09/16/2024
1 #63198 Post Quick Edit section Date and Author Stylings levinbaria audrasjb Quick/Bulk Edit normal normal Awaiting Review enhancement has-patch 05/26/2025
11 22 #12684 Add Edit to Bulk Actions menu on Categories screen jane dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 05/27/2025
2 3 #62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller vipulpatil REST API normal normal 6.9 defect (bug) has-patch 04/17/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
1 1 #63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 flixos90 REST API normal normal 6.9 defect (bug) has-patch 04/02/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
2 #63249 Minor code and inline docs improvements in class-wp-rest-server.php dilipbheda audrasjb REST API normal normal 6.9 defect (bug) has-patch 04/11/2025
3 27 #61061 PHP Warning with invalid JSON input dd32 REST API low normal 6.9 defect (bug) has-patch 05/12/2025
1 #62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed orballo REST API normal normal Awaiting Review defect (bug) has-patch 12/10/2024
1 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
3 #54484 REST API returns (empty) array for Meta but Schema has type object dtrunk90 flixos90 REST API normal normal 6.9 defect (bug) has-patch 04/18/2025
6 6 #41032 REST API: Date fields do not support ISO8601 jnylen0 REST API normal normal Future Release defect (bug) has-patch 02/06/2025
10 #56494 REST API: Fix and test rest_default_additional_properties_to_false anna.bansaghi REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2023
2 4 #60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array kadamwhite REST API normal normal Awaiting Review defect (bug) has-patch 05/12/2025
7 35 #47443 REST-API prevents users with edit_published_posts capability updating published posts derweili REST API normal normal Future Release defect (bug) has-patch 01/27/2024
2 33 #63325 Regression in saving posts with Block Editor in 6.8 margolisj REST API normal normal 6.9 defect (bug) has-patch 07/07/2025
#60349 Rest API media upload utf8 urlencoded filename not decoded on server ypjzjn REST API normal normal Awaiting Review defect (bug) has-patch 01/25/2024
5 #52640 The rest_prepare_attachment filter runs twice during REST request chrisl27 REST API normal normal Future Release defect (bug) has-patch 02/24/2021
2 3 #61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation mlf20 REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
3 #61838 Uncaught TypeError in multiple REST API endpoints from a single bug mlf20 REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
1 #62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null apermo REST API normal normal Awaiting Review defect (bug) has-patch 10/23/2024
1 #63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil vipulpatil REST API normal normal Awaiting Review enhancement has-patch 05/26/2025
4 8 #53063 Add batch support to core REST resources chrisvanpatten TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
1 2 #63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration vipulpatil REST API normal blocker Awaiting Review enhancement has-patch 05/26/2025
1 3 #55961 Add embed to WP_REST_Request class spacedmonkey REST API normal normal Awaiting Review enhancement has-patch 07/20/2023
4 5 #50074 Add filter on post/etc action links in the REST API rmccue REST API normal normal Future Release enhancement has-patch 09/08/2021
1 #54513 Add meta support to template REST API spacedmonkey REST API normal normal Future Release enhancement has-patch 11/25/2021
3 2 #63231 Add support for batching GET REST API Requests spacedmonkey REST API normal normal Future Release enhancement has-patch 04/04/2025
2 6 #63670 Add trashability to REST API attachment controller isabel_brison REST API normal normal Awaiting Review enhancement has-patch 07/10/2025
6 #59903 Add user pattern categories to the pattern categories API response glendaviesnz REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
1 1 #47962 Allow apiRequest to do requests on external WordPress sites imath REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
2 #41735 Include titles for JSON Schema properties TimothyBlynJacobs REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
5 8 #62701 Post controller: support for grouping results by parent-child relationship oandregal REST API normal normal 6.9 enhancement has-patch 02/28/2025
1 #62604 Prevent false-positive in validate_callback() in REST API Takahashi_Fumiki REST API normal normal Awaiting Review enhancement has-patch 05/26/2025
1 2 #53860 REST API returns special characters as Unicode Decimal Code utill REST API normal minor Awaiting Review enhancement has-patch 02/10/2025
11 #54247 REST API: Add block editor settings endpoint enej REST API normal normal Future Release enhancement has-patch 10/21/2021
3 6 #51757 REST API: Add const validation ajlende REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
2 2 #40556 REST API: Allow for server generating a user's password TimothyBlynJacobs REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
5 5 #41616 REST API: Expose old slugs crosescu REST API normal normal Future Release enhancement has-patch 07/22/2024
2 #63092 REST API: Support preloading 'HEAD' requests Mamaduka Mamaduka REST API normal normal Awaiting Review enhancement has-patch 03/13/2025
11 6 #38813 REST API: Test schema registration for required fields. rmccue REST API normal normal Future Release enhancement has-patch 06/05/2025
6 2 #41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests jnylen0 REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
3 13 #61308 Return `post_types` field in templates REST API oandregal oandregal REST API normal normal Future Release enhancement has-patch 01/14/2025
3 4 #59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
6 14 #39037 Should REST API support multiple orderby values? ChopinBach REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
1 12 #62333 Simplify code structure and optimize conditional logic in REST API controllers antonvlasenko REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
4 #63253 Theme REST API: expose "has_theme_json" field wildworks REST API normal normal Awaiting Review enhancement has-patch 05/05/2025
5 6 #41459 Introduce a REST API endpoint for networks / network options flixos90 REST API normal normal Future Release task (blessed) has-patch 04/03/2020
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
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
2 #43676 .htaccess rules don't work with Plain sebastian.pisula Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/05/2022
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
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
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
18 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
1 #63684 'edit_user' capability returns true for user_id = 0 when logged out. dd32 Role/Capability normal minor 6.9 defect (bug) has-patch 07/14/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
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
2 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 #63216 simplify get_role() method in WP_Roles class dilipbheda Role/Capability normal normal Awaiting Review defect (bug) has-patch 04/05/2025
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 #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 4 #30036 Add some escaping to $handle when printing styles. georgestephanis Script Loader normal normal 6.9 defect (bug) has-patch 07/11/2025
5 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
3 9 #63017 Compression via PHP documented and in URL but not used anymore zodiac1978 Script Loader normal normal 6.9 defect (bug) has-patch 06/26/2025
9 10 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. alexandrebuffet Script Loader normal normal Awaiting Review defect (bug) has-patch 01/22/2025
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
3 2 #63486 Script modules should support being printed in the footer the same as classic scripts westonruter Script Loader normal normal 6.9 defect (bug) has-patch 07/04/2025
Note: See TracReports for help on using and creating reports.