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 (101 - 200 of 272)

1 2 3

Tickets Awaiting Review (65 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#49911 WP_Tax_Query generates incorrect SQL normal normal Awaiting Review defect (bug) 04/15/2020
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020
#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
#50873 Search query parameter causes 404 on pagename match rules normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#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
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020
#51794 An author_name query with nonexistent user returns posts with no author normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#51811 Query inconsistency between WP_Query and WP_Term_Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#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
#52167 WP_Query: always convert `any` post type values to public values. normal normal Awaiting Review enhancement has-patch 12/24/2020
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 04/30/2024
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly normal critical Awaiting Review defect (bug) 04/05/2021
#53060 Data Deletion - comments normal normal Awaiting Review feature request 04/20/2021
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account normal minor Awaiting Review defect (bug) 10/14/2021
#54436 Sorting issue- when sorting via a custom meta key normal normal Awaiting Review defect (bug) 11/14/2021
#54853 Search only searching phrases and not searching individual terms normal normal Awaiting Review defect (bug) 01/19/2022
#55630 add array input to meta_query key normal normal Awaiting Review enhancement has-patch 04/27/2022
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 05/02/2022
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 05/17/2022
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 06/27/2022
#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
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 07/06/2022
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 07/07/2022
#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
#57412 Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate normal critical Awaiting Review defect (bug) 01/03/2023
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 05/14/2023
#57678 Missing use of placeholders and $wpdb->prepare() normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 02/18/2023
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 02/21/2023
#58147 bugfix: rewind_posts when posts array index != 0 normal normal Awaiting Review defect (bug) has-patch 04/18/2023
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 11/10/2023
#58447 Posts with ‘Stick to the top of the blog’ should also stick to the top of the categories it belongs to normal normal Awaiting Review feature request 09/09/2025
#58553 Two query blocks on home template (FSE) breaks the second one normal normal Awaiting Review defect (bug) 06/16/2023
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 06/26/2023
#58806 Unexpected ordering result when ordering based on multiple clauses normal normal Awaiting Review defect (bug) 07/14/2023
#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
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 09/15/2023
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 08/24/2024
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 02/15/2024
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 01/17/2024
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 01/31/2024
#60468 WP_Query matches any post when query parameter "name" is an empty string normal minor Awaiting Review defect (bug) 02/07/2024
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 09/06/2025
#60984 WP_Query is returning the two same post instead of one normal normal Awaiting Review defect (bug) 10/15/2024
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 04/15/2024
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024
#61621 WP_Query get_posts should be call its property not again execute all caculations normal normal Awaiting Review defect (bug) 11/19/2025
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 07/11/2024
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 05/12/2025
#62401 WP_Query add extra JOINs after calling get_posts() with category__in in query arguments normal normal Awaiting Review defect (bug) 02/07/2025
#62953 Add post_ancestor as query var to WP_Query class bbpaule normal normal Awaiting Review enhancement has-patch 05/26/2025
#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
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 03/13/2025
#63098 Passing array in term query arg triggers fatal error normal normal Awaiting Review defect (bug) has-patch 04/09/2025
#63106 The loop can throw warning if `WP_Query::have_posts()` not called. low normal Awaiting Review defect (bug) 03/15/2025
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 06/04/2025
#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
#63614 pre_get_lastpostdate filter normal minor Awaiting Review enhancement has-patch 06/24/2025
#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
#63666 Multiple tags in URL broken in 6.8 normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#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
#63902 wp_get_post_autosave() uses a non-limited SQL query normal minor Awaiting Review defect (bug) has-patch 09/02/2025
#63998 Undefined variable warnings in WP Class lowest trivial Awaiting Review defect (bug) has-patch 09/18/2025

Tickets Needing Feedback (18 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#18035 ignore_sticky_posts fails to remove sticky class johneckman normal normal Future Release enhancement dev-feedback 09/20/2023
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb normal normal Future Release defect (bug) needs-unit-tests 05/30/2025
#18513 Searching with explicit post types unsets page post type normal normal defect (bug) needs-unit-tests 01/23/2025
#18836 ORDER BY RAND() is slow pbearne normal minor Future Release enhancement dev-feedback 08/21/2025
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov normal normal Future Release defect (bug) dev-feedback 02/18/2024
#30530 Enhance privacy by hiding posts of other users normal normal enhancement reporter-feedback 06/04/2019
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). normal normal defect (bug) reporter-feedback 06/04/2019
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly normal normal defect (bug) reporter-feedback 06/04/2019
#37530 is_front_page() is based on wrong data -> gives wrong results normal normal Future Release defect (bug) needs-unit-tests 06/23/2025
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges normal normal Future Release defect (bug) dev-feedback 06/15/2022
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey normal normal Future Release enhancement dev-feedback 11/01/2017
#42883 Use sargable queries for date-based lookups for posts normal normal Future Release enhancement dev-feedback 05/29/2024
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* normal normal Future Release defect (bug) dev-feedback 09/21/2022
#49278 Improve meta query normal normal enhancement dev-feedback 02/27/2025
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query normal trivial Future Release enhancement dev-feedback 03/03/2025
#57211 Split up `WP_Query::get_posts()` costdev normal normal Future Release enhancement dev-feedback 01/23/2023
#57416 Do not split query if requesting one post spacedmonkey normal normal Future Release enhancement dev-feedback 01/29/2025

Tickets with Patches (17 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#9978 Sticky Posts are not ordered correctly after selection normal normal enhancement has-patch 06/04/2019
#10663 Category name handling wrong function is_category normal normal defect (bug) has-patch 04/21/2024
#11950 Sticky Posts are too aggressive normal normal enhancement has-patch 06/04/2019
#14368 make the 'orderby' argument in get_posts() accept all "post" fields normal normal enhancement has-patch 08/01/2022
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic high normal Future Release enhancement has-patch 01/15/2021
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert normal minor defect (bug) needs-unit-tests 06/04/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 normal normal enhancement has-patch 06/04/2019
#17019 add hooks for Media Library attachment counts SergeyBiryukov normal normal Future Release enhancement has-patch 05/15/2025
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic normal normal enhancement has-patch 06/04/2019
#19653 Order by meta field forces ignore of null records normal normal Future Release enhancement needs-unit-tests 03/29/2019
#20352 Use str_getcsv() to parse search terms in WP_Query normal normal enhancement needs-unit-tests 06/04/2019
#20899 is_home() should be able to be true when is_feed() normal normal Future Release defect (bug) dev-feedback 07/01/2025
#23044 adjacent_image_link() needs optimization normal normal enhancement needs-unit-tests 06/04/2019
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin normal normal defect (bug) has-patch 11/30/2022
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' normal normal Future Release defect (bug) needs-unit-tests 07/10/2021
#27094 get_boundary_post() doesn't work for custom post types normal normal enhancement has-patch 06/04/2019
#27266 Front end search for attachment title cannot succeed normal normal defect (bug) has-patch 01/18/2022
1 2 3
Note: See TracReports for help on using and creating reports.