Make WordPress Core

{1} All Tickets (8424 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 8424)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 06/04/2019 1
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 06/04/2019 1
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 05/24/2024 1
#62484 Multiple selection of post type in Query loop block close normal normal Awaiting Review enhancement 11/25/2024 1
#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
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 03/01/2020 1
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 04/30/2024 1
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 01/26/2020 1
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 02/28/2018 1
#52167 WP_Query: always convert `any` post type values to public values. has-patch normal normal Awaiting Review enhancement 12/24/2020 1
#31083 WP_date_Query does not validate string values of 'before' or 'after' normal normal enhancement 06/04/2019 1
#55630 add array input to meta_query key has-patch normal normal Awaiting Review enhancement 04/27/2022 1
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 04/22/2024 1
#37837 Extend WP_Query author parameters to filter by role normal normal Awaiting Review feature request 03/30/2017 1
#43356 create is_403 function normal normal Awaiting Review feature request 02/19/2018 1
#58600 wp_query Enhancement close normal normal Awaiting Review feature request 07/03/2023 1
#52732 'get_posts' has been waiting for so long to have a hook reporter-feedback normal normal Awaiting Review defect (bug) 02/13/2024 2
#35418 Assigned post type not appeared in category and tag archive reporter-feedback normal normal defect (bug) 06/04/2019 2
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 11/10/2023 2
#52921 If page content blank and any page shows 404 error dev-feedback normal normal Awaiting Review defect (bug) 03/30/2021 2
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values dev-feedback normal normal Awaiting Review defect (bug) 02/10/2025 2
#63406 Lack of mutex for query object values like is_category and is_author can result in warnings normal normal Awaiting Review defect (bug) 05/12/2025 2
#57678 Missing use of placeholders and $wpdb->prepare() dev-feedback normal major Awaiting Review defect (bug) 02/27/2023 2
#48524 Notice: Undefined variable: matches reporter-feedback normal minor Awaiting Review defect (bug) 11/09/2019 2
#30911 Overhaul post_status logic in WP_Query needs-unit-tests normal normal defect (bug) 06/04/2019 2
#60566 Posts Page as Draft remains publicly queryable normal normal Future Release defect (bug) 02/19/2024 2
#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
#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
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies normal normal Awaiting Review defect (bug) 01/08/2019 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
#41546 WP Query order by meta_clause not working correctly for decimal values normal normal Awaiting Review defect (bug) 08/05/2017 2
#35913 `is_()` conditional methods should share their logic dev-feedback normal normal Future Release defect (bug) 02/06/2017 2
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 05/14/2023 2
#45394 get_posts fails to return results when accessing admin with a custom user role reporter-feedback normal normal Awaiting Review defect (bug) 12/10/2018 2
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 12/03/2019 2
#45894 is_home conditional tag returns incorrect value with home pagination has-patch normal normal Awaiting Review defect (bug) 01/10/2019 2
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results normal normal Awaiting Review defect (bug) 02/24/2023 2
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) has-patch normal normal Awaiting Review defect (bug) 01/11/2020 2
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 01/30/2020 2
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 05/20/2019 2
#39120 Add get/set methods to remaining main query classes (comments and terms) has-patch normal normal Awaiting Review enhancement 04/07/2018 2
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 07/11/2024 2
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 06/04/2019 2
#41678 Make sure all field returns use filters in WP Query needs-unit-tests normal normal Awaiting Review enhancement 04/20/2023 2
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 06/26/2023 2
#41797 max_num_pages for WP_User_Query has-patch normal normal Awaiting Review enhancement 09/05/2017 2
#37056 paginate_links should be a method on WP_Query normal normal enhancement 06/04/2019 2
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 05/13/2020 2
#60490 Add 'author__in' option to WP_Query 'orderby' options normal normal Awaiting Review feature request 02/09/2024 2
#16910 Lazy evaluation for WP_Query normal normal feature request 06/04/2019 2
#59235 AJAX request returns critical error in class-wp-date-query.php reporter-feedback normal normal Awaiting Review defect (bug) 10/30/2023 3
#42164 Conditional Tags not working when using ugly URL needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2017 3
#44903 Multisite - Archive Main Query Duplicate Paged Posts reporter-feedback normal normal Awaiting Review defect (bug) 09/13/2018 3
#58515 Need to use $wpdb->prepare instead of sprintf dev-feedback normal normal Awaiting Review defect (bug) 06/22/2023 3
#63098 Passing array in term query arg triggers fatal error has-patch normal normal Awaiting Review defect (bug) 04/09/2025 3
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 06/04/2019 3
#38062 SELECT DISTINCT ... ORDER BY ... has-patch normal normal Awaiting Review defect (bug) 04/09/2019 3
#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
#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
#62044 WP allows to inject random strings into archive page urls, still returning 200 normal critical Awaiting Review defect (bug) 05/12/2025 3
#41224 WP strips query vars if post contains "wp-admin" has-patch normal normal Awaiting Review defect (bug) 07/03/2017 3
#35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly reporter-feedback normal normal defect (bug) 06/04/2019 3
#48360 `meta_value` is ignored when empty string is provided normal normal Awaiting Review defect (bug) 02/13/2020 3
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page normal normal Awaiting Review defect (bug) 12/18/2018 3
#31957 query fails, when post is queried under specific name normal normal defect (bug) 06/04/2019 3
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 04/20/2023 3
#56105 Call update_post_parent_caches in the_post function in WP_Query class needs-unit-tests normal normal Awaiting Review enhancement 04/20/2023 3
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 08/27/2020 3
#36881 Improved hot-wiring of set_found_posts pbearne needs-unit-tests normal normal enhancement 05/08/2024 3
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 06/04/2019 3
#42907 Meta Queries: support ordering by meta_value but still including items without that key normal normal Awaiting Review enhancement 01/16/2019 3
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne normal normal Future Release enhancement 11/12/2024 3
#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 3
#51796 Raw post data instead of WP_Post instances reporter-feedback normal normal Awaiting Review enhancement 11/19/2020 3
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 01/23/2023 3
#20352 Use str_getcsv() to parse search terms in WP_Query needs-unit-tests normal normal enhancement 06/04/2019 3
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 06/04/2019 3
#30982 Meta query in pre_get_posts normal normal feature request 06/04/2019 3
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present has-patch normal normal Awaiting Review defect (bug) 07/23/2021 4
#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
#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
#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
#39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' dev-feedback normal normal Awaiting Review defect (bug) 03/03/2020 4
#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
#58147 bugfix: rewind_posts when posts array index != 0 has-patch normal normal Awaiting Review defect (bug) 04/18/2023 4
#21096 Filter on is_front_page return value normal normal enhancement 06/04/2019 4
#49429 There seems to be no way to check query value for NULL dev-feedback normal normal Awaiting Review enhancement 02/14/2020 4
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 06/04/2019 4
#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
#43372 $wp_query->max_num_pages return value as float normal trivial Awaiting Review defect (bug) 02/10/2022 5
#50070 'post_type' query variable not set for taxonomy queries dev-feedback normal normal Awaiting Review defect (bug) 05/27/2020 5
#30184 Author page and category needs-unit-tests normal normal defect (bug) 06/04/2019 5
#57767 SQL query error with multiple order specifications in pre_get_posts. normal critical Awaiting Review defect (bug) 02/21/2023 5
#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
#43391 WP_User_Query bug normal normal Awaiting Review defect (bug) 03/03/2018 5
#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
Note: See TracReports for help on using and creating reports.