Make WordPress Core

{31} Tickets in the Query component (272 matches)

Arguments
Create a new ticket
  • Active tickets in the Query component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 272)

1 2 3

Candidates for Closure (26 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#52732 'get_posts' has been waiting for so long to have a hook normal normal Awaiting Review defect (bug) reporter-feedback 02/13/2024
#59235 AJAX request returns critical error in class-wp-date-query.php normal normal Awaiting Review defect (bug) reporter-feedback 10/30/2023
#63619 Cached WP_Term_Query result attempts object conversion to int normal normal Awaiting Review defect (bug) reporter-feedback 06/25/2025
#44903 Multisite - Archive Main Query Duplicate Paged Posts normal normal Awaiting Review defect (bug) reporter-feedback 09/13/2018
#48524 Notice: Undefined variable: matches normal minor Awaiting Review defect (bug) reporter-feedback 11/09/2019
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page normal normal Awaiting Review defect (bug) reporter-feedback 11/21/2017
#45394 get_posts fails to return results when accessing admin with a custom user role normal normal Awaiting Review defect (bug) reporter-feedback 12/10/2018
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" normal normal Awaiting Review defect (bug) reporter-feedback 07/26/2024
#57083 wp_list_authors and WP Search Users normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#55287 Allow for DISTINCT in WP_Query method normal normal Awaiting Review feature request reporter-feedback 09/11/2025
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 normal normal Awaiting Review defect (bug) needs-unit-tests 01/31/2025
#50070 'post_type' query variable not set for taxonomy queries normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
#63359 Are ignore_sticky_posts working as expected? normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#44848 Ensure that empty author profiles have proper 404 behaviour normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
#52921 If page content blank and any page shows 404 error normal normal Awaiting Review defect (bug) dev-feedback 03/30/2021
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
#58515 Need to use $wpdb->prepare instead of sprintf normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
#44349 Posts show up multiple times in backend when they have the exact same date normal normal Awaiting Review defect (bug) dev-feedback 10/15/2025
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop normal normal Awaiting Review defect (bug) dev-feedback 09/20/2019
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' normal normal Awaiting Review defect (bug) dev-feedback 03/03/2020
#48193 Improve the WordPress loop normal normal Awaiting Review enhancement dev-feedback 01/20/2024
#49429 There seems to be no way to check query value for NULL normal normal Awaiting Review enhancement dev-feedback 02/14/2020
#63315 Docs: Improve the `prepare()` function inline docs normal normal Awaiting Review defect (bug) close 04/21/2025
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category normal normal Awaiting Review defect (bug) close 09/11/2025
#62484 Multiple selection of post type in Query loop block normal normal Awaiting Review enhancement close 05/26/2025
#58600 wp_query Enhancement normal normal Awaiting Review feature request close 07/03/2023

Slated for Next Release (1 match)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#35913 `is_()` conditional methods should share their logic normal normal 7.0 defect (bug) dev-feedback 11/06/2025

Tickets Awaiting Review (73 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#42164 Conditional Tags not working when using ugly URL normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2017
#41226 Static "posts page" preview not working normal normal Awaiting Review defect (bug) needs-unit-tests 10/02/2025
#44695 WP_Term_Query unexpected 'orderby' behaviour. normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var normal normal Awaiting Review defect (bug) needs-unit-tests 10/01/2018
#56105 Call update_post_parent_caches in the_post function in WP_Query class normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#41678 Make sure all field returns use filters in WP Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#49149 Write tests for WP_Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#63659 Adding the "order" or "orderby" query argument to the front page causes the latest news to be displayed normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#40630 Advanced meta compare "like" in WP_Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#51794 An author_name query with nonexistent user returns posts with no author normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present normal normal Awaiting Review defect (bug) has-patch 07/23/2021
#63666 Multiple tags in URL broken in 6.8 normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#63098 Passing array in term query arg triggers fatal error normal normal Awaiting Review defect (bug) has-patch 04/09/2025
#52094 Queries with perm readable/editable will not work for multiple post types and status queries normal normal Awaiting Review defect (bug) has-patch 06/15/2022
#38062 SELECT DISTINCT ... ORDER BY ... normal normal Awaiting Review defect (bug) has-patch 04/09/2019
#50873 Search query parameter causes 404 on pagename match rules normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#41745 Uncaught Error in get_query_var when $wp_query is null normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#63998 Undefined variable warnings in WP Class lowest trivial Awaiting Review defect (bug) has-patch 09/18/2025
#41224 WP strips query vars if post contains "wp-admin" normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query normal normal Awaiting Review defect (bug) has-patch 09/12/2024
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#58147 bugfix: rewind_posts when posts array index != 0 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 normal normal Awaiting Review defect (bug) has-patch 12/03/2025
#59252 is_front_page returns false when a static blog page has been set. joedolson* normal normal Awaiting Review defect (bug) has-patch 02/04/2025
#45894 is_home conditional tag returns incorrect value with home pagination normal normal Awaiting Review defect (bug) has-patch 01/10/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) normal normal Awaiting Review defect (bug) has-patch 01/11/2020
#40660 the_post_navigation not excluding terms - wp 4.7.4 normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#63902 wp_get_post_autosave() uses a non-limited SQL query normal minor Awaiting Review defect (bug) has-patch 09/02/2025
#37463 Abstract Query Class normal normal Awaiting Review enhancement has-patch 04/20/2023
#39120 Add get/set methods to remaining main query classes (comments and terms) normal normal Awaiting Review enhancement has-patch 04/07/2018
#63044 Add method to test whether currently viewing the site home page in WP_Query normal normal Awaiting Review enhancement has-patch 03/03/2025
#62953 Add post_ancestor as query var to WP_Query class bbpaule normal normal Awaiting Review enhancement has-patch 05/26/2025
#51811 Query inconsistency between WP_Query and WP_Term_Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#52167 WP_Query: always convert `any` post type values to public values. normal normal Awaiting Review enhancement has-patch 12/24/2020
#55630 add array input to meta_query key normal normal Awaiting Review enhancement has-patch 04/27/2022
#43842 get_children() function enhancement. normal normal Awaiting Review enhancement has-patch 01/16/2019
#41797 max_num_pages for WP_User_Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#44602 meta_query to support FIND_IN_SET normal normal Awaiting Review enhancement has-patch 07/18/2018
#63614 pre_get_lastpostdate filter 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 normal normal Awaiting Review enhancement has-patch 09/10/2025
#57678 Missing use of placeholders and $wpdb->prepare() normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#33341 WP_Meta_Query IN operator with empty array does not return expected result normal critical Awaiting Review defect (bug) dev-feedback 10/17/2023
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page normal normal Awaiting Review defect (bug) dev-feedback 08/07/2020
#43238 `suppress_filters` not set in `pre_get_posts` hook normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#63342 wp-admin/options.php page crashes when options or cache data are too large normal normal Awaiting Review defect (bug) dev-feedback 04/30/2025
#43372 $wp_query->max_num_pages return value as float normal trivial Awaiting Review defect (bug) 02/10/2022
#39914 'orderby' date results differs depend on 'post_status' normal normal Awaiting Review defect (bug) 02/19/2017
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 05/02/2022
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 07/06/2022
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator normal normal Awaiting Review defect (bug) 03/22/2019
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 09/06/2025
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 11/10/2023
#40903 Filtered posts_request query can break found_posts query normal normal Awaiting Review defect (bug) 06/01/2017
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 01/31/2024
#63406 Lack of mutex for query object values like is_category and is_author can result in warnings normal normal Awaiting Review defect (bug) 08/06/2025
#47493 Meta Query Sorting with relation => OR not behaving as expected normal normal Awaiting Review defect (bug) 06/06/2019
#37251 Not return 404 on front-page with option page and url `/page/2` normal normal Awaiting Review defect (bug) 05/28/2023
#40397 PHP 7.1.x problem in WP_Query normal normal Awaiting Review defect (bug) 01/11/2018
#40984 Possible Bug with Named Orderby Meta Query SQL normal normal Awaiting Review defect (bug) 06/09/2017
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 08/24/2024
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query normal normal Awaiting Review defect (bug) 11/28/2017
#48020 Queries display in inconsistent order when ordering by meta_value_num normal normal Awaiting Review defect (bug) 09/11/2019
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 06/27/2022
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 01/17/2024
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 02/21/2023
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter normal trivial Awaiting Review defect (bug) 02/20/2019
#45376 Search not working as described in codex normal normal Awaiting Review defect (bug) 12/07/2018
#54853 Search only searching phrases and not searching individual terms normal normal Awaiting Review defect (bug) 01/19/2022
#50885 Setting a pre_get_posts query post_type to array results in broken wp-admin filters normal normal Awaiting Review defect (bug) 08/11/2020
#54436 Sorting issue- when sorting via a custom meta key normal normal Awaiting Review defect (bug) 11/14/2021
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies normal normal Awaiting Review defect (bug) 01/08/2019
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. normal normal Awaiting Review defect (bug) 08/25/2020
1 2 3
Note: See TracReports for help on using and creating reports.