Make WordPress Core

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

1 2 3

Tickets Awaiting Review (66 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 6 years ago
#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 6 months ago
#50873 Search query parameter causes 404 on pagename match rules normal normal Awaiting Review defect (bug) has-patch 2 years ago
#50885 Setting a pre_get_posts query post_type to array results in broken wp-admin filters normal normal Awaiting Review defect (bug) 6 years ago
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 6 years ago
#51794 An author_name query with nonexistent user returns posts with no author normal normal Awaiting Review defect (bug) has-patch 6 years ago
#51811 Query inconsistency between WP_Query and WP_Term_Query normal normal Awaiting Review enhancement has-patch 5 weeks ago
#52094 Queries with perm readable/editable will not work for multiple post types and status queries normal normal Awaiting Review defect (bug) has-patch 4 years ago
#52167 WP_Query: always convert `any` post type values to public values. normal normal Awaiting Review enhancement has-patch 6 years ago
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 2 years ago
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly normal critical Awaiting Review defect (bug) 5 years ago
#53060 Data Deletion - comments normal normal Awaiting Review feature request 5 years ago
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) has-patch 2 months ago
#54268 Using `author_name` in URL parameter gives unexpected results when logged into contributor account normal minor Awaiting Review defect (bug) 5 years ago
#54436 Sorting issue- when sorting via a custom meta key normal normal Awaiting Review defect (bug) 5 years ago
#54853 Search only searching phrases and not searching individual terms normal normal Awaiting Review defect (bug) 5 years ago
#55630 add array input to meta_query key normal normal Awaiting Review enhancement has-patch 4 years ago
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 4 years ago
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 4 years ago
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 4 years ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 4 years ago
#56168 Add a way easily perform advanced post fields queries normal trivial Awaiting Review feature request 4 years ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query normal normal Awaiting Review enhancement has-patch 11 months ago
#57412 Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate normal critical Awaiting Review defect (bug) 4 years ago
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 3 years ago
#57678 Missing use of placeholders and $wpdb->prepare() normal major Awaiting Review defect (bug) dev-feedback 3 years ago
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 3 years ago
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 3 years ago
#58147 bugfix: rewind_posts when posts array index != 0 normal normal Awaiting Review defect (bug) has-patch 3 years ago
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 3 years ago
#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 11 months ago
#58553 Two query blocks on home template (FSE) breaks the second one normal normal Awaiting Review defect (bug) 3 years ago
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 3 years ago
#58806 Unexpected ordering result when ordering based on multiple clauses normal normal Awaiting Review defect (bug) 3 years ago
#59252 is_front_page returns false when a static blog page has been set. joedolson* normal normal Awaiting Review defect (bug) has-patch 19 months ago
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 3 years ago
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 2 years ago
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 2 years ago
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 3 years ago
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 3 years ago
#60468 WP_Query matches any post when query parameter "name" is an empty string normal minor Awaiting Review defect (bug) 3 years ago
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 3 years ago
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 11 months ago
#60984 WP_Query is returning the two same post instead of one normal normal Awaiting Review defect (bug) 22 months ago
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 2 years ago
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 2 years ago
#61621 WP_Query get_posts should be call its property not again execute all caculations normal normal Awaiting Review defect (bug) 9 months ago
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 2 years ago
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 15 months ago
#62401 WP_Query add extra JOINs after calling get_posts() with category__in in query arguments normal normal Awaiting Review defect (bug) 18 months ago
#62953 Add post_ancestor as query var to WP_Query class bbpaule normal normal Awaiting Review enhancement has-patch 15 months ago
#63044 Add method to test whether currently viewing the site home page in WP_Query normal normal Awaiting Review enhancement has-patch 18 months ago
#63094 Allow ordering by meta_id in a meta query normal normal Awaiting Review feature request 17 months ago
#63098 Passing array in term query arg triggers fatal error normal normal Awaiting Review defect (bug) has-patch 16 months ago
#63106 The loop can throw warning if `WP_Query::have_posts()` not called. low normal Awaiting Review defect (bug) 17 months ago
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 6 months ago
#63406 Lack of mutex for query object values like is_category and is_author can result in warnings normal normal Awaiting Review defect (bug) 12 months ago
#63614 pre_get_lastpostdate filter normal minor Awaiting Review enhancement has-patch 14 months ago
#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 6 months ago
#63666 Multiple tags in URL broken in 6.8 normal normal Awaiting Review defect (bug) has-patch 13 months ago
#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 9 months ago
#63902 wp_get_post_autosave() uses a non-limited SQL query normal minor Awaiting Review defect (bug) has-patch 12 months ago
#63998 Undefined variable warnings in WP Class lowest trivial Awaiting Review defect (bug) has-patch 11 months ago
#65072 Registering a query_var called 'preview_nonce' stops previews from working. dsas normal normal Awaiting Review defect (bug) has-patch 4 months ago
#65671 is_page() and is_single() do not match a path that begins with a slash normal normal Awaiting Review defect (bug) has-patch 4 weeks ago

Tickets Needing Feedback (18 matches)

#18035 ignore_sticky_posts fails to remove sticky class johneckman normal normal Future Release enhancement dev-feedback 3 years ago
#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 15 months ago
#18513 Searching with explicit post types unsets page post type normal normal defect (bug) needs-unit-tests 19 months ago
#18836 ORDER BY RAND() is slow pbearne normal minor Future Release enhancement dev-feedback 12 months ago
#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 4 months ago
#30530 Enhance privacy by hiding posts of other users normal normal enhancement reporter-feedback 7 years ago
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). normal normal defect (bug) reporter-feedback 7 years ago
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly normal normal defect (bug) reporter-feedback 7 years ago
#37530 is_front_page() is based on wrong data -> gives wrong results normal normal Future Release defect (bug) needs-unit-tests 14 months ago
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges normal normal Future Release defect (bug) dev-feedback 4 years ago
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey normal normal Future Release enhancement dev-feedback 9 years ago
#42883 Use sargable queries for date-based lookups for posts normal normal Future Release enhancement dev-feedback 2 years ago
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* normal normal Future Release defect (bug) dev-feedback 4 years ago
#49278 Improve meta query normal normal enhancement dev-feedback 18 months ago
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* normal critical Future Release defect (bug) needs-unit-tests 4 years ago
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query normal trivial Future Release enhancement dev-feedback 18 months ago
#57211 Split up `WP_Query::get_posts()` costdev normal normal Future Release enhancement dev-feedback 4 years ago
#57416 Do not split query if requesting one post spacedmonkey normal normal Future Release enhancement dev-feedback 2 months ago

Tickets with Patches (16 matches)

#9978 Sticky Posts are not ordered correctly after selection normal normal enhancement has-patch 7 years ago
#10663 Category name handling wrong function is_category normal normal defect (bug) has-patch 2 years ago
#11398 new sort method for query_posts (order by last comment date) normal normal enhancement has-patch 7 weeks ago
#11950 Sticky Posts are too aggressive normal normal enhancement has-patch 7 years ago
#14368 make the 'orderby' argument in get_posts() accept all "post" fields normal normal enhancement has-patch 4 years ago
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic high normal Future Release enhancement has-patch 6 months 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
#16706 Queries using "category__and" are slow on large databases normal normal enhancement has-patch 4 weeks ago
#17019 add hooks for Media Library attachment counts SergeyBiryukov normal normal Future Release enhancement has-patch 15 months ago
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic 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
#20044 Enable search for pages by slug normal normal enhancement has-patch 4 months ago
#20352 Use str_getcsv() to parse search terms in WP_Query normal normal enhancement needs-unit-tests 7 years ago
#20899 is_home() should be able to be true when is_feed() normal normal Future Release defect (bug) dev-feedback 14 months ago
#23044 adjacent_image_link() needs optimization normal normal enhancement needs-unit-tests 7 years ago
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() normal normal defect (bug) needs-unit-tests 4 months ago
1 2 3
Note: See TracReports for help on using and creating reports.