Make WordPress Core

{1} All Tickets (8428 matches)

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

Results (6101 - 6200 of 8428)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47009 WP_Query bug with author=0 normal normal Awaiting Review defect (bug) 04/22/2019
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 05/10/2019
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019 2
#9978 Sticky Posts are not ordered correctly after selection has-patch normal normal enhancement 06/04/2019 8
#11398 new sort method for query_posts (order by last comment date) normal normal enhancement 06/04/2019 6
#11950 Sticky Posts are too aggressive has-patch normal normal enhancement 06/04/2019 13
#15068 merging query objects/arrays normal normal enhancement 06/04/2019 5
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert needs-unit-tests normal minor defect (bug) 06/04/2019 16
#16706 Queries using "category__and" are slow on large databases chriscct7 has-patch normal normal enhancement 06/04/2019 40
#16910 Lazy evaluation for WP_Query normal normal feature request 06/04/2019 2
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic has-patch normal normal enhancement 06/04/2019 26
#19738 meta_query should check for wildcards when using LIKE operator normal normal enhancement 06/04/2019 13
#20044 Enable search for pages by slug normal normal enhancement 06/04/2019 13
#20352 Use str_getcsv() to parse search terms in WP_Query needs-unit-tests normal normal enhancement 06/04/2019 3
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019 4
#23044 adjacent_image_link() needs optimization needs-unit-tests normal normal enhancement 06/04/2019 12
#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
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. normal normal defect (bug) 06/04/2019 21
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 06/04/2019 3
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#27094 get_boundary_post() doesn't work for custom post types has-patch normal normal enhancement 06/04/2019 5
#27272 WP meta queries comparing apples to oranges has-patch normal normal defect (bug) 06/04/2019 21
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 06/04/2019 6
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS normal normal enhancement 06/04/2019 5
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019 3
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/04/2019 5
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 06/04/2019 2
#30911 Overhaul post_status logic in WP_Query needs-unit-tests normal normal defect (bug) 06/04/2019 2
#30982 Meta query in pre_get_posts normal normal feature request 06/04/2019 3
#30994 Offset return for wp_get_archives has-patch 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 1
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019 3
#34211 Ability to specify fields WP_Query can search normal normal enhancement 06/04/2019 6
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 06/04/2019 4
#34660 Query breaks when nopaging = false and posts_per_page = -1 needs-unit-tests normal normal defect (bug) 06/04/2019 6
#34934 Suppress preg_match() and urldecode() errors in WP::parse_request(). reporter-feedback normal normal defect (bug) 06/04/2019 3
#35131 Unexpected 404: pending post hides published post with matching slug normal normal defect (bug) 06/04/2019 3
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019 1
#35418 Assigned post type not appeared in category and tag archive reporter-feedback normal normal defect (bug) 06/04/2019 2
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 06/04/2019 3
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 06/04/2019 1
#35820 WP_Query(array( 'p' => 0)) will return posts normal normal defect (bug) 06/04/2019 1
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly reporter-feedback normal normal defect (bug) 06/04/2019 3
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime normal normal enhancement 06/04/2019
#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
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 06/04/2019
#36696 WP_Meta_Query can give wrong results when comparing large numbers normal normal defect (bug) 06/04/2019 1
#36966 Search is not working with soft hyphen symbols normal normal defect (bug) 06/04/2019
#37056 paginate_links should be a method on WP_Query normal normal enhancement 06/04/2019 2
#37489 If Posts have the same datetime, the order of the post is indefinite. has-patch normal normal defect (bug) 06/04/2019
#47493 Meta Query Sorting with relation => OR not behaving as expected normal normal Awaiting Review defect (bug) 06/06/2019
#47694 Adding a filter for $searchand variable normal normal Awaiting Review enhancement 07/13/2019
#44695 WP_Term_Query unexpected 'orderby' behaviour. needs-unit-tests normal normal Awaiting Review defect (bug) 08/27/2019 1
#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
#48020 Queries display in inconsistent order when ordering by meta_value_num normal normal Awaiting Review defect (bug) 09/11/2019
#44848 Ensure that empty author profiles have proper 404 behaviour dev-feedback normal normal Awaiting Review defect (bug) 09/17/2019 6
#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
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta normal normal Awaiting Review defect (bug) 10/12/2019 5
#48408 Introduce eagerloading of meta data reporter-feedback normal normal Awaiting Review enhancement 10/23/2019 2
#48524 Notice: Undefined variable: matches reporter-feedback normal minor Awaiting Review defect (bug) 11/09/2019 2
#48768 WordPress 5.3 ajax bug with Elementor 2.7.5 normal critical Awaiting Review defect (bug) 11/22/2019
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov has-patch normal normal Future Release defect (bug) 11/29/2019 6
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 12/03/2019 2
#49057 Add tag for any WP_Query for simple access in pre_get_post action normal normal Awaiting Review feature request 12/21/2019
#37530 is_front_page() is based on wrong data -> gives wrong results needs-unit-tests normal normal Future Release defect (bug) 01/07/2020 5
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) has-patch normal normal Awaiting Review defect (bug) 01/11/2020 2
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 01/26/2020 1
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 01/30/2020 2
#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
#48360 `meta_value` is ignored when empty string is provided normal normal Awaiting Review defect (bug) 02/13/2020 3
#49429 There seems to be no way to check query value for NULL dev-feedback normal normal Awaiting Review enhancement 02/14/2020 4
#49149 Write tests for WP_Query needs-unit-tests normal normal Awaiting Review enhancement 02/20/2020 9
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 03/01/2020 1
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' dev-feedback normal normal Awaiting Review defect (bug) 03/03/2020 4
#49911 WP_Tax_Query generates incorrect SQL normal normal Awaiting Review defect (bug) 04/15/2020
#48029 WP_Query::query only using a single post_status normal normal Awaiting Review defect (bug) 05/12/2020
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020 2
#50070 'post_type' query variable not set for taxonomy queries dev-feedback normal normal Awaiting Review defect (bug) 05/27/2020 5
#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
#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
#40660 the_post_navigation not excluding terms - wp 4.7.4 has-patch normal normal Awaiting Review defect (bug) 07/28/2020 1
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page dev-feedback normal normal Awaiting Review defect (bug) 08/07/2020 4
#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
#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
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020 3
#47802 WP_Query get_posts sometimes inserts contradictory taxonomy queries normal normal Awaiting Review defect (bug) 09/04/2020 1
#51794 An author_name query with nonexistent user returns posts with no author has-patch normal normal Awaiting Review defect (bug) 11/17/2020
#51796 Raw post data instead of WP_Post instances reporter-feedback normal normal Awaiting Review enhancement 11/19/2020 3
#52167 WP_Query: always convert `any` post type values to public values. has-patch normal normal Awaiting Review enhancement 12/24/2020 1
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic has-patch high normal Future Release enhancement 01/15/2021 21
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 01/27/2021 10
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 02/17/2021 9
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments needs-unit-tests normal normal Future Release defect (bug) 02/18/2021 5
#45084 WP_Term_Query multiple 'orderby' support needs-unit-tests normal normal Future Release enhancement 03/03/2021 5
#52921 If page content blank and any page shows 404 error dev-feedback normal normal Awaiting Review defect (bug) 03/30/2021 2
#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
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 04/12/2021 19
#53060 Data Deletion - comments normal normal Awaiting Review feature request 04/20/2021 5
#52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. needs-unit-tests normal normal Awaiting Review defect (bug) 04/26/2021 1
#53495 incorrect (and confusing) DocBlock for get_page_by_title() normal normal Awaiting Review defect (bug) 06/24/2021 1
Note: See TracReports for help on using and creating reports.