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

1 2 3

Tickets with Patches (21 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#45084 WP_Term_Query multiple 'orderby' support normal normal Future Release enhancement needs-unit-tests 03/03/2021
#27094 get_boundary_post() doesn't work for custom post types 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
#20899 is_home() should be able to be true when is_feed() normal normal Future Release defect (bug) dev-feedback 07/01/2025
#19653 Order by meta field forces ignore of null records normal normal Future Release enhancement needs-unit-tests 03/29/2019
#9978 Sticky Posts are not ordered correctly after selection normal normal enhancement has-patch 06/04/2019
#11950 Sticky Posts are too aggressive normal normal enhancement has-patch 06/04/2019
#20352 Use str_getcsv() to parse search terms in WP_Query normal normal enhancement needs-unit-tests 06/04/2019
#23044 adjacent_image_link() needs optimization normal normal enhancement needs-unit-tests 06/04/2019
#14368 make the 'orderby' argument in get_posts() accept all "post" fields normal normal enhancement has-patch 08/01/2022
#44296 Enable double-width space works as a separator in search query SergeyBiryukov normal normal Future Release defect (bug) has-patch 04/10/2019
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov normal normal Future Release defect (bug) has-patch 11/29/2019
#17019 add hooks for Media Library attachment counts SergeyBiryukov normal normal Future Release enhancement has-patch 05/15/2025
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis normal normal enhancement dev-feedback 06/04/2019
#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
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion normal normal Future Release enhancement has-patch 02/05/2020
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin normal normal defect (bug) has-patch 11/30/2022
#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
#36881 Improved hot-wiring of set_found_posts pbearne normal normal enhancement needs-unit-tests 05/08/2024
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic high normal Future Release enhancement has-patch 01/15/2021
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic normal normal enhancement has-patch 06/04/2019

Unpatched Bugs (24 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments normal normal Future Release defect (bug) needs-unit-tests 02/18/2021
#56312 Appending ?name to home URL shows the posts page instead of a static front page normal normal Future Release defect (bug) 01/06/2023
#64507 Fatal errors can ensue in WP_Query when requests are made with array query vars normal normal Future Release defect (bug) 01/24/2026
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. normal normal Future Release defect (bug) needs-unit-tests 02/03/2026
#30911 Overhaul post_status logic in WP_Query normal normal defect (bug) needs-unit-tests 06/04/2019
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 06/04/2019
#36966 Search is not working with soft hyphen symbols normal normal defect (bug) 06/04/2019
#35131 Unexpected 404: pending post hides published post with matching slug normal normal defect (bug) 06/04/2019
#40521 Using a custom query var on a static front page results in wrong $post normal normal Future Release defect (bug) 09/18/2025
#36696 WP_Meta_Query can give wrong results when comparing large numbers normal normal defect (bug) 06/04/2019
#27282 WP_Query returns more results when there are sticky posts normal normal Future Release defect (bug) dev-feedback 06/04/2025
#55207 WP_Query returns published sticky posts when post_status is set to draft normal normal Future Release defect (bug) early 01/07/2025
#35820 WP_Query(array( 'p' => 0)) will return posts normal normal defect (bug) 06/04/2019
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. normal normal Future Release defect (bug) needs-unit-tests 06/10/2025
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 06/04/2019
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 12/03/2019
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 12/08/2025
#15551 Custom post type pagination redirect normal normal defect (bug) 12/28/2022
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() normal normal defect (bug) needs-unit-tests 06/04/2019
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. normal normal defect (bug) 06/04/2019
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov normal normal Future Release defect (bug) 05/05/2017
#56311 Week query variable is not being sanitized correctly audrasjb normal normal Future Release defect (bug) needs-unit-tests 06/03/2025
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 05/09/2024

Unpatched Enhancements (27 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#34211 Ability to specify fields WP_Query can search normal normal enhancement 06/04/2019
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 06/04/2019
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 06/04/2019
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. normal normal Future Release enhancement 01/06/2025
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 03/01/2020
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime normal normal enhancement 06/04/2019
#30044 Use subqueries for AND clauses in WP_Meta_Query normal normal Future Release enhancement 11/02/2022
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS normal normal enhancement 06/04/2019
#31083 WP_date_Query does not validate string values of 'before' or 'after' normal normal enhancement 06/04/2019
#37056 paginate_links should be a method on WP_Query normal normal enhancement 06/04/2019
#31383 Add WP_Tax_Query support to WP_User_Query normal normal Future Release feature request 10/21/2024
#30982 Meta query in pre_get_posts normal normal feature request 06/04/2019
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query normal normal Future Release feature request dev-feedback 09/11/2019
#20044 Enable search for pages by slug normal normal enhancement 01/22/2026
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019
#25190 Improve name/pagename query variable mapping normal normal enhancement needs-unit-tests 06/04/2019
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 06/04/2019
#15068 merging query objects/arrays normal normal enhancement 06/04/2019
#19738 meta_query should check for wildcards when using LIKE operator normal normal enhancement 06/04/2019
#11398 new sort method for query_posts (order by last comment date) normal normal enhancement 10/08/2025
#16910 Lazy evaluation for WP_Query normal normal feature request 06/04/2019
#14375 Post pagination should have a show all option normal normal Future Release feature request 09/18/2025
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov normal normal Future Release enhancement needs-unit-tests 01/27/2021
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin normal normal Future Release enhancement 01/31/2018
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne normal normal Future Release enhancement 11/12/2024
1 2 3
Note: See TracReports for help on using and creating reports.