Make WordPress Core

{7} Future Releases (8209 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 (6801 - 6900 of 8209)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #40166 query_vars bug sets is_home to false. Query normal normal Awaiting Review defect (bug) 05/20/2019
3 #40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal Awaiting Review defect (bug) 10/12/2019
#47211 using amp in search show all post / pages with the & Query normal normal Awaiting Review defect (bug) 05/10/2019
15 #46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 04/12/2021
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query normal minor Awaiting Review defect (bug) 05/17/2022
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter Query normal normal Awaiting Review enhancement 02/15/2024
4 #59351 Add support for querying by an exact date with WP_Date_Query Query normal normal Awaiting Review enhancement 09/15/2023
#47694 Adding a filter for $searchand variable Query normal normal Awaiting Review enhancement 07/13/2019
#61632 Allow ordering of posts by `status` Query normal normal Awaiting Review enhancement 07/11/2024
2 #61008 Allow searching of extra post fields Query normal normal Awaiting Review enhancement 04/15/2024
#51155 Default Order and Order By for Post Types and Taxonomies Query normal normal Awaiting Review enhancement 08/27/2020
3 #40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 05/24/2024
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal Awaiting Review enhancement 01/16/2019
8 #38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 11/12/2024
2 #62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 01/06/2025
1 #41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 03/13/2019
3 #39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal Awaiting Review enhancement 07/03/2018
#49555 Reorder WP_Query methods for a more logical placement Query normal trivial Future Release enhancement 03/01/2020
5 #52386 Should WP_Query::get_posts be a private method? Query normal normal Awaiting Review enhancement 04/30/2024
#58593 Slow list of posts in the admin panel (with a large wp_posts table) Query normal normal Awaiting Review enhancement 06/26/2023
3 #40404 Slow queries with a large number of posts (tens of thousands and above) Query normal normal Awaiting Review enhancement 04/10/2017
#49296 Split up WP_Query into more manageable classes Query normal normal Awaiting Review enhancement 01/26/2020
2 #42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
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
1 #61048 order sticky posts using the same order for posts Query normal major Awaiting Review enhancement 04/22/2024
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal Awaiting Review enhancement 01/16/2019
#50154 About date and time request of version 5.4.1 Query normal normal Awaiting Review feature request 05/13/2020
1 #60490 Add 'author__in' option to WP_Query 'orderby' options Query normal normal Awaiting Review feature request 02/09/2024
35 #31383 Add WP_Tax_Query support to WP_User_Query Query normal normal Future Release feature request 10/21/2024
1 #56168 Add a way easily perform advanced post fields queries Query normal trivial Awaiting Review feature request 07/07/2022
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal normal Awaiting Review feature request 12/21/2019
1 #39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 06/07/2017
5 #53060 Data Deletion - comments Query normal normal Awaiting Review feature request 04/20/2021
1 #37837 Extend WP_Query author parameters to filter by role Query normal normal Awaiting Review feature request 03/30/2017
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018
5 #52501 Bad date format in data picker, depends on time format settings Quick/Bulk Edit normal normal Awaiting Review defect (bug) 03/15/2023
4 #10762 Bulk editing creates invalid URIs Quick/Bulk Edit normal normal Future Release defect (bug) 12/16/2018
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 02/22/2023
6 #29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023
#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) 11/27/2024
7 #19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 02/12/2024
#54378 Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow Quick/Bulk Edit normal normal Awaiting Review enhancement 06/04/2024
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
#60898 'Change Author' as a bulk action in media library Quick/Bulk Edit normal normal Awaiting Review feature request 06/04/2024
3 #57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 07/11/2024
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
2 #52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 02/23/2021
1 #53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
#53828 Nullable registered meta with format does not display in JSON schema REST API normal normal Awaiting Review defect (bug) 07/29/2021
1 #53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal normal Awaiting Review defect (bug) 04/30/2021
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal normal Awaiting Review defect (bug) 02/09/2022
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#51909 REST API inconsistencies REST API normal normal Awaiting Review defect (bug) 12/01/2020
#54484 REST API returns (empty) array for Meta but Schema has type object REST API normal normal Awaiting Review defect (bug) 11/24/2021
1 #61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal Awaiting Review defect (bug) 06/14/2024
3 #59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal Awaiting Review defect (bug) 12/11/2024
2 #54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal Awaiting Review defect (bug) 09/05/2022
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
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id REST API normal major Awaiting Review defect (bug) 10/16/2023
4 #39861 WP REST API and Caching Issue johnbillion* REST API normal normal Future Release defect (bug) 06/21/2023
1 #43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 10/25/2020
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major Awaiting Review defect (bug) 04/20/2021
1 #54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal Awaiting Review defect (bug) 05/14/2022
2 #54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
1 #57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal Awaiting Review defect (bug) 12/11/2022
4 #40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
3 #41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 10/25/2020
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 10/25/2020
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal normal Awaiting Review enhancement 11/28/2022
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 02/22/2021
3 #58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 07/19/2023
1 #44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 08/02/2018
2 #39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 07/11/2019
3 #43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
1 #55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
#48822 Indicate partial success/error of a REST API request REST API normal normal Awaiting Review enhancement 10/24/2020
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API normal minor Awaiting Review enhancement 05/04/2022
#60608 Missing REST API users endpoint orderby parameters REST API normal normal Awaiting Review enhancement 02/22/2024
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor Awaiting Review enhancement 11/28/2022
#53836 Option to additionally format API response REST API normal normal Awaiting Review enhancement 07/30/2021
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
1 #53860 REST API returns special characters as Unicode Decimal Code REST API normal minor Awaiting Review enhancement 08/02/2021
#56587 REST API sanitize and validate order / priority REST API normal normal Awaiting Review enhancement 09/16/2022
1 #39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
1 #49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
4 #45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
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
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
10 #40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal normal Awaiting Review enhancement 12/20/2022
1 #42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal Future Release feature request 10/19/2018
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024
5 #44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs REST API normal normal Awaiting Review feature request 01/07/2022
#50239 REST API Debug/Dev Mode REST API normal normal Awaiting Review feature request 05/24/2020
Note: See TracReports for help on using and creating reports.