Make WordPress Core

{7} Future Releases (8378 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 (1401 - 1500 of 8378)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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
13 #19653 Order by meta field forces ignore of null records Query normal normal Future Release enhancement needs-unit-tests 03/29/2019
5 #35907 Permit sticky posts to affect the query in REST_REQUEST rmccue Query normal normal Future Release enhancement needs-unit-tests 04/23/2017
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
#49555 Reorder WP_Query methods for a more logical placement Query normal trivial Future Release enhancement 03/01/2020
3 #57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 01/23/2023
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal Future Release enhancement dev-feedback 11/01/2017
7 #56689 Use WP_Query in get_page_by_path spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/07/2023
6 #42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 06/14/2022
13 #30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement needs-refresh 11/02/2022
3 #45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 03/03/2021
8 #53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement needs-docs 09/20/2022
3 #17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 03/03/2022
17 #26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 01/31/2018
3 #14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
3 #18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal Future Release enhancement dev-feedback 09/20/2023
34 #31383 Add WP_Tax_Query support to WP_User_Query Query normal normal Future Release feature request 01/02/2024
8 #44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal Future Release feature request dev-feedback 09/11/2019
5 #39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) needs-unit-tests 02/28/2023
4 #10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 12/16/2018
2 #25696 Double clicking update on list table inline edit removes row from dom Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 10/12/2018
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
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 Quick/Bulk Edit low normal Future Release defect (bug) needs-refresh 05/14/2018
7 #19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 02/12/2024
9 #31634 Minor UI improvements to bulk editing joedolson* Quick/Bulk Edit normal normal Future Release enhancement has-patch 04/14/2023
3 #33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 02/10/2020
1 #11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 12/09/2019
11 #12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request has-patch 02/08/2023
9 #12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 02/07/2023
1 #52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) needs-unit-tests 06/08/2021
3 #47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal Future Release defect (bug) 01/03/2021
1 #54304 Expose menu data public in Menus REST API REST API normal normal Future Release defect (bug) has-patch 03/07/2024
3 #54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#57048 Handle trailing slashes in rest_preload_api_request REST API normal normal Future Release defect (bug) 11/09/2022
1 #39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
4 #43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release defect (bug) has-patch 05/24/2019
2 #52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 02/23/2021
2 #53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 11/24/2023
1 #53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) has-patch 06/10/2021
3 #42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
6 #41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 02/15/2024
4 #38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
2 #50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) has-patch 09/19/2023
5 #49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 12/11/2023
2 #48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) 10/08/2019
#60599 REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value. REST API normal normal Future Release defect (bug) 03/11/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
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 02/24/2021
4 #39861 WP REST API and Caching Issue johnbillion* REST API normal normal Future Release defect (bug) 06/21/2023
5 #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 06/09/2023
1 #50493 more detailed notice for register_rest_route REST API normal normal Future Release defect (bug) has-patch 07/26/2020
2 #44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal Future Release defect (bug) dev-feedback 06/20/2019
3 #53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 11/09/2021
3 #40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 03/03/2021
3 #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
1 #53673 Add unit tests for v5.8 widget sidebar IDs hellofromTonya REST API normal normal Future Release enhancement dev-feedback 08/31/2021
5 #56350 Allow exact search in REST API REST API normal normal Future Release enhancement has-patch 11/25/2022
1 #49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 10/22/2020
21 #42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
2 #58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 07/19/2023
7 #53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 08/01/2021
1 #49277 Implement email sanitize in REST API spacedmonkey REST API normal normal Future Release enhancement dev-feedback 11/04/2021
2 #41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
3 #52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
2 #49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
1 #57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal Future Release enhancement has-patch 05/10/2023
3 #47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
1 #50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 10/15/2020
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017
2 #38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
4 #41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
4 #41616 REST API: Expose old slugs REST API normal normal Future Release enhancement needs-unit-tests 10/08/2021
5 #45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 10/31/2018
4 #48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal Future Release enhancement dev-feedback 07/18/2022
10 #38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
1 #49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
4 #35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 01/18/2022
5 #40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020
1 #42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal Future Release feature request 10/19/2018
3 #46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal Future Release feature request 10/24/2020
4 #41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
8 #40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 04/03/2020
9 #39544 REST API: Improve users endpoint in multisite REST API normal normal Future Release task (blessed) 08/17/2021
4 #39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 01/17/2019
#52303 Accessibility issues in revisions screen joedolson Revisions normal normal Future Release defect (bug) 01/27/2021
10 #24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 05/06/2021
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
1 #58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
3 #30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 04/19/2022
29 #23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
7 #40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
23 #20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 08/30/2023
3 #36188 After WordPress installation, the default category archive page is showing a 404 page Rewrite Rules normal normal Future Release defect (bug) dev-feedback 12/06/2017
2 #16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 03/02/2023
3 #51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal Future Release defect (bug) 03/04/2022
7 #43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
4 #24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
Note: See TracReports for help on using and creating reports.