Make WordPress Core

{7} Future Releases (8212 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 (2401 - 2500 of 8212)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #44372 WP_Query cannot properly order by nested Parent/Child relationships Query normal minor Awaiting Review defect (bug) 06/14/2018
#61621 WP_Query get_posts should be call its property not again execute all caculations Query normal normal Awaiting Review defect (bug) 08/07/2024
1 #47802 WP_Query get_posts sometimes inserts contradictory taxonomy queries Query normal normal Awaiting Review defect (bug) 09/04/2020
#60984 WP_Query is returning the two same post instead of one Query normal normal Awaiting Review defect (bug) 10/15/2024
#60468 WP_Query matches any post when query parameter "name" is an empty string Query normal minor Awaiting Review defect (bug) 02/07/2024
1 #42546 WP_Query not handling 'LIKE' correctly. Query normal normal Awaiting Review defect (bug) 03/14/2018
1 #43634 WP_Query returns wrong result if 10+ search terms and all negative. Query normal normal Awaiting Review defect (bug) 01/17/2019
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical Awaiting Review defect (bug) 04/05/2021
#48029 WP_Query::query only using a single post_status Query normal normal Awaiting Review defect (bug) 05/12/2020
#49911 WP_Tax_Query generates incorrect SQL Query normal normal Awaiting Review defect (bug) 04/15/2020
#46347 WP_Term_Query where sql_clauses oddity Query normal normal Awaiting Review defect (bug) 02/26/2019
1 #43391 WP_User_Query bug Query normal normal Awaiting Review defect (bug) 03/03/2018
15 #21790 When set a static front page WP main query isn't set correctly SergeyBiryukov Query normal normal Future Release defect (bug) 05/05/2017
#44519 Where are the pages of the headings added with the + add-on (any) ala https://wp-kama.ru/cat/wordpress/codex+xxx Query normal normal Awaiting Review defect (bug) 07/05/2018
4 #43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal normal Awaiting Review defect (bug) 03/02/2018
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 Query normal critical Awaiting Review defect (bug) 11/22/2019
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/2017
4 #48360 `meta_value` is ignored when empty string is provided Query normal normal Awaiting Review defect (bug) 02/13/2020
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page Query normal normal Awaiting Review defect (bug) 12/18/2018
#57505 category archive url ending with "/0" should be 404 Query normal normal Awaiting Review defect (bug) 05/14/2023
#57766 filter query_loop_block_query_vars repeater 4 times Query normal normal Awaiting Review defect (bug) 02/18/2023
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) 06/24/2021
1 #49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results Query normal normal Awaiting Review defect (bug) 02/24/2023
#45400 last of query_vars contains anchor Query normal normal Awaiting Review defect (bug) 12/05/2018
4 #48280 orderby meta_value breaks with newer versions of MySQL Query normal normal Awaiting Review defect (bug) 01/30/2020
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 11/21/2024
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
Note: See TracReports for help on using and creating reports.