Make WordPress Core

{1} All Tickets (8335 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6001 - 6100 of 8335)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47493 Meta Query Sorting with relation => OR not behaving as expected normal normal Awaiting Review defect (bug) 06/06/2019
#38173 Meta query creates unecessary multiple left joins when using the same meta key normal normal Future Release enhancement 02/17/2017 3
#30982 Meta query in pre_get_posts normal normal feature request 06/04/2019 3
#62022 Missing PHPDoc tag for WP_Query::$query_vars_changed has-patch normal trivial Awaiting Review defect (bug) 09/10/2024 4
#57678 Missing use of placeholders and $wpdb->prepare() dev-feedback normal major Awaiting Review defect (bug) 02/27/2023 2
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 06/04/2019
#44903 Multisite - Archive Main Query Duplicate Paged Posts reporter-feedback normal normal Awaiting Review defect (bug) 09/13/2018 3
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. needs-unit-tests normal normal Future Release defect (bug) 07/14/2020 4
#58515 Need to use $wpdb->prepare instead of sprintf dev-feedback normal normal Awaiting Review defect (bug) 06/22/2023 3
#52337 Non-numeric attachment_id and p query string params result in posts page has-patch normal normal Future Release defect (bug) 10/17/2023 4
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() needs-unit-tests normal normal defect (bug) 06/04/2019 4
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks has-patch normal normal Future Release enhancement 11/07/2021 11
#37251 Not return 404 on front-page with option page and url `/page/2` normal normal Awaiting Review defect (bug) 05/28/2023 7
#48524 Notice: Undefined variable: matches reporter-feedback normal minor Awaiting Review defect (bug) 11/09/2019 2
#18836 ORDER BY RAND() is slow pbearne has-patch normal minor enhancement 03/12/2024 10
#30994 Offset return for wp_get_archives has-patch normal normal enhancement 06/04/2019
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() has-patch normal normal Awaiting Review enhancement 01/17/2018 5
#19653 Order by meta field forces ignore of null records needs-unit-tests normal normal Future Release enhancement 03/29/2019 8
#30911 Overhaul post_status logic in WP_Query needs-unit-tests normal normal defect (bug) 06/04/2019 2
#40397 PHP 7.1.x problem in WP_Query normal normal Awaiting Review defect (bug) 01/11/2018 6
#35907 Permit sticky posts to affect the query in REST_REQUEST rmccue needs-unit-tests normal normal Future Release enhancement 04/23/2017 6
#40984 Possible Bug with Named Orderby Meta Query SQL normal normal Awaiting Review defect (bug) 06/09/2017
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 08/24/2024
#60566 Posts Page as Draft remains publicly queryable normal normal Future Release defect (bug) 02/19/2024 2
#44349 Posts show up multiple times in backend when they have the exact same date dev-feedback normal normal Awaiting Review defect (bug) 02/09/2022 30
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query normal normal Awaiting Review defect (bug) 11/28/2017
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook normal normal Awaiting Review enhancement 03/13/2019 1
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts normal normal Awaiting Review enhancement 07/03/2018 1
#48020 Queries display in inconsistent order when ordering by meta_value_num normal normal Awaiting Review defect (bug) 09/11/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 has-patch normal normal enhancement 06/04/2019 40
#52094 Queries with perm readable/editable will not work for multiple post types and status queries has-patch normal normal Awaiting Review defect (bug) 06/15/2022 7
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 06/27/2022
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion has-patch normal normal Future Release enhancement 02/05/2020 11
#34660 Query breaks when nopaging = false and posts_per_page = -1 needs-unit-tests normal normal defect (bug) 06/04/2019 6
#51811 Query inconsistency between WP_Query and WP_Term_Query has-patch normal normal Awaiting Review enhancement 07/04/2024 6
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 01/17/2024 1
#51796 Raw post data instead of WP_Post instances reporter-feedback normal normal Awaiting Review enhancement 11/19/2020 3
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 06/04/2019 3
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 03/01/2020 1
#50598 Replace developer.w.org instead of Codex on is_main_query function message has-patch normal minor Awaiting Review defect (bug) 07/07/2020
#38062 SELECT DISTINCT ... ORDER BY ... has-patch normal normal Awaiting Review defect (bug) 04/09/2019 3
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 02/21/2023 5
#46285 Search colums of WP User Query vars is not updated after applying user_search_columns filter normal trivial Awaiting Review defect (bug) 02/20/2019
#36966 Search is not working with soft hyphen symbols normal normal defect (bug) 06/04/2019
#45376 Search not working as described in codex normal normal Awaiting Review defect (bug) 12/07/2018
#54853 Search only searching phrases and not searching individual terms normal normal Awaiting Review defect (bug) 01/19/2022 4
#50873 Search query parameter causes 404 on pagename match rules has-patch normal normal Awaiting Review defect (bug) 02/15/2024 4
#18513 Searching with explicit post types unsets page post type needs-unit-tests normal normal defect (bug) 02/12/2022 8
#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 2
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 04/30/2024 1
#42256 Skip SQL_CALC_FOUND_ROWS when using post__in whose count matches posts_per_page reporter-feedback normal normal Awaiting Review defect (bug) 11/21/2017 3
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 06/26/2023 2
#40404 Slow queries with a large number of posts (tens of thousands and above) normal normal Awaiting Review enhancement 04/10/2017
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop dev-feedback normal normal Awaiting Review defect (bug) 09/20/2019 2
#38283 Some `WP_Query` query vars undocumented has-patch normal normal Future Release defect (bug) 03/27/2019 1
#54436 Sorting issue- when sorting via a custom meta key normal normal Awaiting Review defect (bug) 11/14/2021
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 01/26/2020 1
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 01/23/2023 3
#9978 Sticky Posts are not ordered correctly after selection has-patch normal normal enhancement 06/04/2019 8
#11950 Sticky Posts are too aggressive has-patch normal normal enhancement 06/04/2019 13
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. normal normal defect (bug) 06/04/2019 21
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query dev-feedback normal normal Future Release feature request 09/11/2019 6
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 02/28/2018 1
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey dev-feedback normal normal Future Release enhancement 11/01/2017 5
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). reporter-feedback normal normal defect (bug) 06/04/2019 3
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies normal normal Awaiting Review defect (bug) 01/08/2019 2
#56992 The Loop displays incorrect data for queries started with `fields => 'id=>parent'`. needs-unit-tests normal normal Awaiting Review defect (bug) 11/04/2022
#41446 The PHP notice displayed after the overwriting global $posts by a new empty query. normal normal Awaiting Review defect (bug) 08/25/2020 2
#49429 There seems to be no way to check query value for NULL dev-feedback normal normal Awaiting Review enhancement 02/14/2020 4
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime normal normal enhancement 06/04/2019
#58553 Two query blocks on home template (FSE) breaks the second one normal normal Awaiting Review defect (bug) 06/16/2023
#41745 Uncaught Error in get_query_var when $wp_query is null has-patch normal normal Awaiting Review defect (bug) 10/01/2021 9
#57412 Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate normal critical Awaiting Review defect (bug) 01/03/2023 1
#35131 Unexpected 404: pending post hides published post with matching slug normal normal defect (bug) 06/04/2019 3
#58806 Unexpected ordering result when ordering based on multiple clauses normal normal Awaiting Review defect (bug) 07/14/2023
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 05/09/2024 8
#56689 Use WP_Query in get_page_by_path spacedmonkey dev-feedback normal normal Future Release enhancement 02/07/2023 28
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis dev-feedback normal normal enhancement 06/04/2019 6
#42883 Use sargable queries for date-based lookups for posts dev-feedback normal normal Future Release enhancement 05/29/2024 8
#20352 Use str_getcsv() to parse search terms in WP_Query needs-unit-tests normal normal enhancement 06/04/2019 3
#30044 Use subqueries for AND clauses in WP_Meta_Query normal normal Future Release enhancement 11/02/2022 12
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 06/04/2019 4
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS normal normal enhancement 06/04/2019 5
#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 2
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 09/12/2024 3
#27272 WP meta queries comparing apples to oranges has-patch normal normal defect (bug) 06/04/2019 21
#41224 WP strips query vars if post contains "wp-admin" has-patch normal normal Awaiting Review defect (bug) 07/03/2017 3
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019 3
#33341 WP_Meta_Query IN operator with empty array does not return expected result dev-feedback normal critical Awaiting Review defect (bug) 10/17/2023 6
#36696 WP_Meta_Query can give wrong results when comparing large numbers normal normal defect (bug) 06/04/2019 1
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query has-patch normal normal Awaiting Review defect (bug) 09/12/2024 5
#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 7
#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) 08/07/2024
#47802 WP_Query get_posts sometimes inserts contradictory taxonomy queries normal normal Awaiting Review defect (bug) 09/04/2020 1
#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
#42546 WP_Query not handling 'LIKE' correctly. normal normal Awaiting Review defect (bug) 03/14/2018 1
Note: See TracReports for help on using and creating reports.