Make WordPress Core

{7} Future Releases (8206 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 (6001 - 6100 of 8206)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#51155 Default Order and Order By for Post Types and Taxonomies Query normal normal Awaiting Review enhancement 08/27/2020
12 #57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 07/12/2024
13 #49278 Improve meta query Query normal normal Future Release enhancement dev-feedback 01/03/2023
7 #48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024
5 #39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021
#48408 Introduce eagerloading of meta data Query normal normal Awaiting Review enhancement reporter-feedback 10/23/2019
3 #40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 05/24/2024
2 #41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#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
#62484 Multiple selection of post type in Query loop block Query normal normal Awaiting Review enhancement close 11/25/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
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
3 #18836 ORDER BY RAND() is slow pbearne Query normal minor Future Release enhancement has-patch 11/19/2024
1 #40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement has-patch 01/17/2018
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
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
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
#51796 Raw post data instead of WP_Post instances Query normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#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
3 #57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 01/23/2023
2 #42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
#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
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
8 #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 05/29/2024
13 #30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement needs-refresh 11/02/2022
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
3 #45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 03/03/2021
2 #49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
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
#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/21/2024
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
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
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
#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
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
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
#43356 create is_403 function Query normal normal Awaiting Review feature request 02/19/2018
1 #58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023
1 #35418 Assigned post type not appeared in category and tag archive Query normal normal defect (bug) reporter-feedback 06/04/2019
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
3 #10663 Category name handling wrong function is_category Query normal normal defect (bug) has-patch 04/21/2024
1 #23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
11 #15551 Custom post type pagination redirect Query normal normal defect (bug) 12/28/2022
3 #27266 Front end search for attachment title cannot succeed Query normal normal defect (bug) has-patch 01/18/2022
1 #37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
1 #23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
4 #30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
1 #34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#35758 Reading Settings fallback option when none is selected at Front page displays Query normal normal defect (bug) 06/04/2019
2 #36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 06/04/2019
3 #18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 02/12/2022
5 #23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. Query normal normal defect (bug) 06/04/2019
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). Query normal normal defect (bug) reporter-feedback 06/04/2019
#35131 Unexpected 404: pending post hides published post with matching slug Query normal normal defect (bug) 06/04/2019
1 #27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
3 #36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal defect (bug) 06/04/2019
#35820 WP_Query(array( 'p' => 0)) will return posts Query normal normal defect (bug) 06/04/2019
1 #35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly Query normal normal defect (bug) reporter-feedback 06/04/2019
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 06/04/2019
#48860 get_queried_object return false when executed in parse_query hook Query normal normal defect (bug) 12/03/2019
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 06/04/2019
3 #15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
4 #34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
5 #35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 06/04/2019
1 #20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
1 #30530 Enhance privacy by hiding posts of other users Query normal normal enhancement reporter-feedback 06/04/2019
2 #21096 Filter on is_front_page return value Query normal normal enhancement 06/04/2019
1 #25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
1 #36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
1 #36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 06/04/2019
1 #30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
10 #16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 06/04/2019
7 #11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 06/04/2019
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 06/04/2019
1 #36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal enhancement dev-feedback 06/04/2019
Note: See TracReports for help on using and creating reports.