Make WordPress Core

{31} Tickets in the Query component (276 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 - 276 of 276)

1 2 3

Tickets with Patches (31 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#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 5 years ago
#30994 Offset return for wp_get_archives normal normal enhancement has-patch 7 years ago
#19653 Order by meta field forces ignore of null records normal normal Future Release enhancement needs-unit-tests 7 years ago
#60566 Posts Page as Draft remains publicly queryable normal normal Future Release defect (bug) has-patch 6 months ago
#65267 Preserve Query Strings on Old-Slug Redirects, If Any normal normal Future Release defect (bug) has-patch 3 months ago
#16706 Queries using "category__and" are slow on large databases normal normal enhancement has-patch 4 weeks ago
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion normal normal Future Release enhancement has-patch 7 years ago
#34660 Query breaks when nopaging = false and posts_per_page = -1 normal normal defect (bug) needs-unit-tests 7 years ago
#38283 Some `WP_Query` query vars undocumented normal normal Future Release defect (bug) has-patch 7 years ago
#9978 Sticky Posts are not ordered correctly after selection normal normal enhancement has-patch 7 years ago
#11950 Sticky Posts are too aggressive normal normal enhancement has-patch 7 years ago
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis normal normal enhancement dev-feedback 7 years ago
#20352 Use str_getcsv() to parse search terms in WP_Query normal normal enhancement needs-unit-tests 7 years ago
#34525 Use wp_parse_id_list() in the WP_Query class normal normal enhancement has-patch 7 years ago
#40521 Using a custom query var on a static front page results in wrong $post normal normal Future Release defect (bug) has-patch 3 months ago
#27272 WP meta queries comparing apples to oranges normal normal defect (bug) has-patch 7 years ago
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov normal normal Future Release defect (bug) has-patch 7 years ago
#27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#60745 WP_Query::parse_query() does not handle invalid query arg values normal normal Future Release defect (bug) has-patch 9 days ago
#45084 WP_Term_Query multiple 'orderby' support normal normal Future Release enhancement needs-unit-tests 5 years ago
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. normal normal Future Release defect (bug) has-patch 44 hours ago
#35913 `is_()` conditional methods should share their logic normal normal Future Release defect (bug) dev-feedback 3 weeks ago
#17019 add hooks for Media Library attachment counts SergeyBiryukov normal normal Future Release enhancement has-patch 15 months ago
#23044 adjacent_image_link() needs optimization normal normal enhancement needs-unit-tests 7 years ago
#27094 get_boundary_post() doesn't work for custom post types normal normal enhancement has-patch 7 years ago
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic high normal Future Release enhancement has-patch 6 months ago
#20899 is_home() should be able to be true when is_feed() normal normal Future Release defect (bug) dev-feedback 14 months ago
#14368 make the 'orderby' argument in get_posts() accept all "post" fields normal normal enhancement has-patch 4 years ago
#11398 new sort method for query_posts (order by last comment date) normal normal enhancement has-patch 7 weeks ago
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic normal normal enhancement has-patch 7 years ago
#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 7 years ago

Unpatched Bugs (20 matches)

#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments normal normal Future Release defect (bug) needs-unit-tests 5 years ago
#56312 Appending ?name to home URL shows the posts page instead of a static front page normal normal Future Release defect (bug) 4 years ago
#15551 Custom post type pagination redirect normal normal defect (bug) 4 years ago
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. normal normal Future Release defect (bug) needs-unit-tests 6 months ago
#30911 Overhaul post_status logic in WP_Query normal normal defect (bug) needs-unit-tests 7 years ago
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 7 years ago
#36966 Search is not working with soft hyphen symbols normal normal defect (bug) 7 years ago
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. normal normal defect (bug) 7 years ago
#35131 Unexpected 404: pending post hides published post with matching slug normal normal defect (bug) 7 years ago
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 2 years ago
#36696 WP_Meta_Query can give wrong results when comparing large numbers normal normal defect (bug) 7 years ago
#27282 WP_Query returns more results when there are sticky posts normal normal Future Release defect (bug) dev-feedback 15 months ago
#55207 WP_Query returns published sticky posts when post_status is set to draft normal normal Future Release defect (bug) early 19 months ago
#35820 WP_Query(array( 'p' => 0)) will return posts normal normal defect (bug) 7 years ago
#56311 Week query variable is not being sanitized correctly audrasjb normal normal Future Release defect (bug) needs-unit-tests 8 weeks ago
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov normal normal Future Release defect (bug) 9 years ago
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 7 years ago
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 7 years ago
#31957 query fails, when post is queried under specific name normal normal defect (bug) 7 years ago
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 8 months ago

Unpatched Enhancements (25 matches)

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