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
#57412 Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate normal critical Awaiting Review defect (bug) 01/03/2023
#63998 Undefined variable warnings in WP Class lowest trivial Awaiting Review defect (bug) has-patch 09/18/2025
#58806 Unexpected ordering result when ordering based on multiple clauses normal normal Awaiting Review defect (bug) 07/14/2023
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account normal minor Awaiting Review defect (bug) 10/14/2021
#41546 WP Query order by meta_clause not working correctly for decimal values normal normal Awaiting Review defect (bug) 08/05/2017
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 05/12/2025
#41224 WP strips query vars if post contains "wp-admin" normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#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
#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
#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
#47009 WP_Query bug with author=0 normal normal Awaiting Review defect (bug) 04/22/2019
#40387 WP_Query bug with product post type with search parameter on normal normal Awaiting Review defect (bug) 04/18/2017
#44372 WP_Query cannot properly order by nested Parent/Child relationships normal minor Awaiting Review defect (bug) 06/14/2018
#61621 WP_Query get_posts should be call its property not again execute all caculations normal normal Awaiting Review defect (bug) 11/19/2025
#47802 WP_Query get_posts sometimes inserts contradictory taxonomy queries normal normal Awaiting Review defect (bug) 09/04/2020
#60984 WP_Query is returning the two same post instead of one normal normal Awaiting Review defect (bug) 10/15/2024
#60468 WP_Query matches any post when query parameter "name" is an empty string normal minor Awaiting Review defect (bug) 02/07/2024
#43634 WP_Query returns wrong result if 10+ search terms and all negative. normal normal Awaiting Review defect (bug) 01/17/2019
#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
#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
#52167 WP_Query: always convert `any` post type values to public values. normal normal Awaiting Review enhancement has-patch 12/24/2020
#48029 WP_Query::query only using a single post_status normal normal Awaiting Review defect (bug) 05/12/2020
#49911 WP_Tax_Query generates incorrect SQL normal normal Awaiting Review defect (bug) 04/15/2020
#44695 WP_Term_Query unexpected 'orderby' behaviour. normal normal Awaiting Review defect (bug) needs-unit-tests 08/27/2019
#46347 WP_Term_Query where sql_clauses oddity normal normal Awaiting Review defect (bug) 02/26/2019
#43391 WP_User_Query bug normal normal Awaiting Review defect (bug) 03/03/2018
#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
#44519 Where are the pages of the headings added with the + add-on (any) ala https://wp-kama.ru/cat/wordpress/codex+xxx normal normal Awaiting Review defect (bug) 07/05/2018
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) normal normal Awaiting Review defect (bug) 03/02/2018
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 normal critical Awaiting Review defect (bug) 11/22/2019
#49149 Write tests for WP_Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta normal normal Awaiting Review defect (bug) 03/31/2017
#48360 `meta_value` is ignored when empty string is provided normal normal Awaiting Review defect (bug) 02/13/2020
#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
#43238 `suppress_filters` not set in `pre_get_posts` hook normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#40300 `title` parameter causes `WP_Query` to return sticky posts. normal normal Awaiting Review defect (bug) 03/29/2017
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#55630 add array input to meta_query key normal normal Awaiting Review enhancement has-patch 04/27/2022
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page normal normal Awaiting Review defect (bug) 12/18/2018
#58147 bugfix: rewind_posts when posts array index != 0 normal normal Awaiting Review defect (bug) has-patch 04/18/2023
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 05/14/2023
#43356 create is_403 function normal normal Awaiting Review feature request 02/19/2018
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 02/18/2023
#43842 get_children() function enhancement. normal normal Awaiting Review enhancement has-patch 01/16/2019
#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
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 06/04/2025
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021
#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
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results normal normal Awaiting Review defect (bug) 02/24/2023
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) normal normal Awaiting Review defect (bug) has-patch 01/11/2020
#45400 last of query_vars contains anchor normal normal Awaiting Review defect (bug) 12/05/2018
#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
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 01/30/2020
#63614 pre_get_lastpostdate filter normal minor Awaiting Review enhancement has-patch 06/24/2025
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query normal normal Awaiting Review enhancement 01/16/2019
#40660 the_post_navigation not excluding terms - wp 4.7.4 normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta normal normal Awaiting Review defect (bug) 10/12/2019
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 05/10/2019
#63902 wp_get_post_autosave() uses a non-limited SQL query normal minor Awaiting Review defect (bug) has-patch 09/02/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
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 05/17/2022

Tickets Needing Feedback (18 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#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
#57416 Do not split query if requesting one post spacedmonkey normal normal Future Release enhancement dev-feedback 01/29/2025
#30530 Enhance privacy by hiding posts of other users normal normal enhancement reporter-feedback 06/04/2019
#49278 Improve meta query normal normal enhancement dev-feedback 02/27/2025
#18836 ORDER BY RAND() is slow pbearne normal minor Future Release enhancement dev-feedback 08/21/2025
#18513 Searching with explicit post types unsets page post type normal normal defect (bug) needs-unit-tests 01/23/2025
#57211 Split up `WP_Query::get_posts()` costdev normal normal Future Release enhancement dev-feedback 01/23/2023
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey normal normal Future Release enhancement dev-feedback 11/01/2017
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). normal normal defect (bug) reporter-feedback 06/04/2019
#42883 Use sargable queries for date-based lookups for posts normal normal Future Release enhancement dev-feedback 05/29/2024
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly normal normal defect (bug) reporter-feedback 06/04/2019
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* normal normal Future Release defect (bug) dev-feedback 09/21/2022
#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
#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
#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
#18035 ignore_sticky_posts fails to remove sticky class johneckman normal normal Future Release enhancement dev-feedback 09/20/2023
#37530 is_front_page() is based on wrong data -> gives wrong results normal normal Future Release defect (bug) needs-unit-tests 06/23/2025

Tickets with Patches (17 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#30184 Author page and category normal normal defect (bug) needs-unit-tests 06/22/2025
#10663 Category name handling wrong function is_category normal normal defect (bug) has-patch 04/21/2024
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin normal normal defect (bug) has-patch 11/30/2022
#39428 Die fast in get_posts if get_user_by returns false normal normal Future Release defect (bug) has-patch 06/15/2025
#44296 Enable double-width space works as a separator in search query SergeyBiryukov normal normal Future Release defect (bug) has-patch 04/10/2019
#38442 Error when WP_Query parses orderby array in function parse_order normal normal Future Release defect (bug) has-patch 04/02/2019
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action normal normal Future Release defect (bug) close 06/01/2025
#53824 Fatal error when in action pre_get_posts call *_template() normal normal Future Release defect (bug) has-patch 02/15/2022
#27266 Front end search for attachment title cannot succeed normal normal defect (bug) has-patch 01/18/2022
#37489 If Posts have the same datetime, the order of the post is indefinite. normal normal defect (bug) has-patch 06/04/2019
#36881 Improved hot-wiring of set_found_posts pbearne normal normal enhancement needs-unit-tests 05/08/2024
#52337 Non-numeric attachment_id and p query string params result in posts page normal normal Future Release defect (bug) has-patch 10/17/2023
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks normal normal Future Release enhancement has-patch 11/07/2021
#30994 Offset return for wp_get_archives 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
#60566 Posts Page as Draft remains publicly queryable normal normal Future Release defect (bug) has-patch 11/24/2025
#16706 Queries using "category__and" are slow on large databases chriscct7 normal normal enhancement has-patch 06/04/2019
1 2 3
Note: See TracReports for help on using and creating reports.