Make WordPress Core

{7} Future Releases (8053 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2201 - 2300 of 8053)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
4 #41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#63998 Undefined variable warnings in WP Class Query lowest trivial Awaiting Review defect (bug) has-patch 09/18/2025
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
2 #49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 09/12/2024
2 #63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal Awaiting Review defect (bug) has-patch 12/01/2025
3 #44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 11/29/2019
3 #60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal Future Release defect (bug) has-patch 02/10/2025
2 #41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
1 #58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 04/18/2023
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Query normal normal Awaiting Review defect (bug) has-patch 12/03/2025
2 #59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal normal Awaiting Review defect (bug) has-patch 02/04/2025
1 #45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 01/10/2019
3 #49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 01/11/2020
1 #40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
2 #63902 wp_get_post_autosave() uses a non-limited SQL query Query normal minor Awaiting Review defect (bug) has-patch 09/02/2025
7 #37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 04/20/2023
1 #39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 04/07/2018
1 #63044 Add method to test whether currently viewing the site home page in WP_Query Query normal normal Awaiting Review enhancement has-patch 03/03/2025
1 #62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 05/26/2025
3 #41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
4 #29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
3 #51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
3 #17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/15/2025
3 #14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 03/01/2026
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
2 #63614 pre_get_lastpostdate filter Query normal minor Awaiting Review enhancement has-patch 06/24/2025
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 09/10/2025
#61409 JQMIGRATE warnings for bulk edit Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 06/18/2024
2 #63943 Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level. rishabhwp Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 01/18/2026
#61833 Post titles in Bulk Edit should show decoded HTML Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 02/13/2025
2 #25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 03/14/2019
1 #60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#38507 Quick Edit: Parent label without input when editing page Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 07/07/2025
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 Quick/Bulk Edit low normal Future Release defect (bug) has-patch 04/10/2026
2 #62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 09/02/2025
9 #31634 Minor UI improvements to bulk editing joedolson* Quick/Bulk Edit normal normal Future Release enhancement has-patch 01/23/2025
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal normal Awaiting Review enhancement has-patch 08/31/2025
1 #64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal Awaiting Review defect (bug) has-patch 09/27/2025
3 #62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller REST API normal normal Future Release defect (bug) has-patch 11/03/2025
2 #60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) has-patch 06/30/2025
2 #52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) has-patch 07/25/2024
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.1 defect (bug) has-patch 03/05/2026
4 #64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. REST API normal normal 7.1 defect (bug) has-patch 03/25/2026
1 #65045 Duplicate 'Comment' entry in trashableTypes array in wp/api.js REST API normal normal Awaiting Review defect (bug) has-patch 04/09/2026
#64168 Inaccurate JSON schema for template-parts endpoint REST API normal normal Future Release defect (bug) has-patch 10/31/2025
4 #61061 PHP Warning with invalid JSON input REST API low normal Future Release defect (bug) has-patch 02/19/2026
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed REST API normal normal Awaiting Review defect (bug) has-patch 03/03/2026
2 #61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2024
2 #63967 REST API test methods using supported image format to test unsupported logic checks REST API normal normal Future Release defect (bug) has-patch 09/29/2025
3 #42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#64798 REST API: Add dimension validation to sideload endpoint REST API normal normal 7.1 defect (bug) has-patch 03/24/2026
2 #65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() saratheonline REST API normal normal 7.1 defect (bug) has-patch 04/10/2026
6 #41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 01/28/2026
#56494 REST API: Fix and test rest_default_additional_properties_to_false REST API normal normal Awaiting Review defect (bug) has-patch 08/09/2023
5 #64926 REST API: GET requests fail object/array schema validation when params are JSON-serialized strings REST API normal normal Awaiting Review defect (bug) has-patch 04/09/2026
2 #60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal Awaiting Review defect (bug) has-patch 05/12/2025
6 #49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 10/14/2024
7 #47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 01/27/2024
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 01/25/2024
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 02/24/2021
2 #61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) has-patch 12/12/2024
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 02/18/2026
7 #43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 04/07/2026
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal normal Awaiting Review defect (bug) has-patch 11/22/2025
4 #53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
1 #63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker Awaiting Review enhancement has-patch 05/26/2025
1 #55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 07/20/2023
4 #50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 09/08/2021
1 #54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 11/25/2021
3 #63231 Add support for batching GET REST API Requests REST API normal normal Future Release enhancement has-patch 04/04/2025
2 #63670 Add trashability to REST API posts controller REST API normal normal Awaiting Review enhancement has-patch 07/29/2025
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
1 #63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal 7.1 enhancement has-patch 02/20/2026
1 #47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
1 #64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal Awaiting Review enhancement has-patch 10/20/2025
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
5 #63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 03/25/2026
#62604 Prevent false-positive in validate_callback() in REST API REST API normal normal Awaiting Review enhancement has-patch 05/26/2025
1 #53860 REST API returns special characters as Unicode Decimal Code REST API normal minor Awaiting Review enhancement has-patch 02/10/2025
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
3 #51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
2 #40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
6 #41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal normal Awaiting Review enhancement has-patch 03/13/2025
11 #38813 REST API: Test schema registration for required fields. REST API normal normal Future Release enhancement has-patch 06/05/2025
6 #41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 04/09/2026
3 #61308 Return `post_types` field in templates REST API oandregal REST API normal normal Future Release enhancement has-patch 01/14/2025
3 #59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
6 #39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
1 #62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#65049 Templates: Add date field REST API normal normal 7.1 enhancement has-patch 04/09/2026
#63253 Theme REST API: expose "has_theme_json" field REST API normal normal Awaiting Review enhancement has-patch 05/05/2025
3 #39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement has-patch 04/06/2026
5 #41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
4 #29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
5 #27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.