|
#47694
|
Adding a filter for $searchand variable
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/13/2019
|
|
#61008
|
Allow searching of extra post fields
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/15/2024
|
|
#36670
|
Move CAST to right-hand side of comparison in meta query
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#30994
|
Offset return for wp_get_archives
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#36309
|
Timezone issue in WP_Date_Query->build_mysql_datetime
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#44602
|
meta_query to support FIND_IN_SET
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2018
|
|
#43324
|
query_vars is not necessarely representative of the final query_vars used to build the SQL query
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
|
#57303
|
wp_get_posts() for post_type="any" + post__in creates not optimized database query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/10/2025
|
|
#56168
|
Add a way easily perform advanced post fields queries
|
|
|
normal
|
trivial
|
Awaiting Review
|
feature request
|
07/07/2022
|
|
#49057
|
Add tag for any WP_Query for simple access in pre_get_post action
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
12/21/2019
|
|
#39632
|
Adding Query identifier attribute
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
06/07/2017
|
|
#63094
|
Allow ordering by meta_id in a meta query
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/13/2025
|
|
#40630
|
Advanced meta compare "like" in WP_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/16/2017
|
|
#56165
|
Bogus query parameters force WordPress to drop query limit and exhausts memory
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/06/2022
|
|
#39428
|
Die fast in get_posts if get_user_by returns false
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/15/2025
|
|
#63315
|
Docs: Improve the `prepare()` function inline docs
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/21/2025
|
|
#40903
|
Filtered posts_request query can break found_posts query
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/01/2017
|
|
#60395
|
Filtering posts by open ping_status returns posts with closed ping_status
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/31/2024
|
|
#60274
|
Query loop showing too many posts
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/17/2024
|
|
#38283
|
Some `WP_Query` query vars undocumented
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
03/27/2019
|
|
#57412
|
Uncaught TypeError: Cannot read properties of undefined (reading 'length'): jquery migrate
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
01/03/2023
|
|
#63998
|
Undefined variable warnings in WP Class
|
|
has-patch
|
lowest
|
trivial
|
Awaiting Review
|
defect (bug)
|
09/18/2025
|
|
#36696
|
WP_Meta_Query can give wrong results when comparing large numbers
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#62401
|
WP_Query add extra JOINs after calling get_posts() with category__in in query arguments
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/07/2025
|
|
#47802
|
WP_Query get_posts sometimes inserts contradictory taxonomy queries
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/04/2020
|
|
#63768
|
WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/01/2025
|
|
#35820
|
WP_Query(array( 'p' => 0)) will return posts
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#44695
|
WP_Term_Query unexpected 'orderby' behaviour.
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/27/2019
|
|
#43445
|
Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?)
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/02/2018
|
|
#44964
|
`redirect_guess_404_permalink` doesn't support array in `post_type` var
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/01/2018
|
|
#41196
|
add _doing_it_wrong to get_query_var and prevent fatal errors
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/12/2017
|
|
#57766
|
filter query_loop_block_query_vars repeater 4 times
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/18/2023
|
|
#61763
|
get_posts($args) returns "auto-drafts" even when "post_status=>publish"
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/26/2024
|
|
#53495
|
incorrect (and confusing) DocBlock for get_page_by_title()
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/24/2021
|
|
#40660
|
the_post_navigation not excluding terms - wp 4.7.4
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/28/2020
|
|
#63902
|
wp_get_post_autosave() uses a non-limited SQL query
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
09/02/2025
|
|
#57083
|
wp_list_authors and WP Search Users
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/16/2022
|
|
#35761
|
Add filter(s) to get_adjacent_post function to change variables further down
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#63044
|
Add method to test whether currently viewing the site home page in WP_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/03/2025
|
|
#59351
|
Add support for querying by an exact date with WP_Date_Query
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/15/2023
|
|
#35398
|
Allow post types to override `posts_per_archive_page`
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#25190
|
Improve name/pagename query variable mapping
|
|
needs-unit-tests
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#40341
|
Make search possible in custom fields
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/24/2024
|
|
#62484
|
Multiple selection of post type in Query loop block
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/26/2025
|
|
#41843
|
Provide more flexibility to the `get_{$adjacent}_post_where` hook
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
03/13/2019
|
|
#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
|
|
#49555
|
Reorder WP_Query methods for a more logical placement
|
|
|
normal
|
trivial
|
Future Release
|
enhancement
|
03/01/2020
|
|
#52386
|
Should WP_Query::get_posts be a private method?
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/30/2024
|
|
#49296
|
Split up WP_Query into more manageable classes
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/26/2020
|
|
#42082
|
Support compare custom fields in WP_Meta_Query
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/28/2018
|
|
#52167
|
WP_Query: always convert `any` post type values to public values.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/24/2020
|
|
#31083
|
WP_date_Query does not validate string values of 'before' or 'after'
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#55630
|
add array input to meta_query key
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/27/2022
|
|
#43842
|
get_children() function enhancement.
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/01/2026
|
|
#61048
|
order sticky posts using the same order for posts
|
|
|
normal
|
major
|
Awaiting Review
|
enhancement
|
04/22/2024
|
|
#55287
|
Allow for DISTINCT in WP_Query method
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
09/11/2025
|
|
#37837
|
Extend WP_Query author parameters to filter by role
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/30/2017
|
|
#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
|
09/09/2025
|
|
#43356
|
create is_403 function
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/19/2018
|
|
#58600
|
wp_query Enhancement
|
|
close
|
normal
|
normal
|
Awaiting Review
|
feature request
|
07/03/2023
|
|
#52732
|
'get_posts' has been waiting for so long to have a hook
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/13/2024
|
|
#63619
|
Cached WP_Term_Query result attempts object conversion to int
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/25/2025
|
|
#58200
|
Empty result when meta_query is supposed to select date less than certain date
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/10/2023
|
|
#52921
|
If page content blank and any page shows 404 error
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/30/2021
|
|
#62931
|
Inconsistency When Querying and Sorting by meta_key with Multiple Values
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/10/2025
|
|
#57678
|
Missing use of placeholders and $wpdb->prepare()
|
|
dev-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
02/27/2023
|
|
#48524
|
Notice: Undefined variable: matches
|
|
reporter-feedback
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
11/09/2019
|
|
#30911
|
Overhaul post_status logic in WP_Query
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
|
#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
|
|
#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
|
|
#39140
|
Taxonomies - operator AND doesn't work properly for taxonomy hierarchies
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/08/2019
|
|
#41446
|
The PHP notice displayed after the overwriting global $posts by a new empty query.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/25/2020
|
|
#41546
|
WP Query order by meta_clause not working correctly for decimal values
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/05/2017
|
|
#52559
|
When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible.
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/10/2025
|
|
#57505
|
category archive url ending with "/0" should be 404
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/14/2023
|
|
#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
|
|
#48860
|
get_queried_object return false when executed in parse_query hook
|
|
|
normal
|
normal
|
|
defect (bug)
|
12/03/2019
|
|
#63360
|
ignore_sticky_posts generating a wrong behaviour in WP_Query
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
02/06/2026
|
|
#45894
|
is_home conditional tag returns incorrect value with home pagination
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/10/2019
|
|
#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
|
|
#49168
|
is_post_type_archive( $post_types = '' ) doesn't work with underscore (_)
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/11/2020
|
|
#48280
|
orderby meta_value breaks with newer versions of MySQL
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/30/2020
|
|
#40166
|
query_vars bug sets is_home to false.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/20/2019
|
|
#39120
|
Add get/set methods to remaining main query classes (comments and terms)
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/07/2018
|
|
#61632
|
Allow ordering of posts by `status`
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/11/2024
|
|
#30530
|
Enhance privacy by hiding posts of other users
|
|
reporter-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#41678
|
Make sure all field returns use filters in WP Query
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/20/2023
|
|
#58593
|
Slow list of posts in the admin panel (with a large wp_posts table)
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/26/2023
|
|
#41797
|
max_num_pages for WP_User_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/05/2017
|
|
#37056
|
paginate_links should be a method on WP_Query
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
|
#63614
|
pre_get_lastpostdate filter
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
06/24/2025
|
|
#50154
|
About date and time request of version 5.4.1
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/13/2020
|
|
#60490
|
Add 'author__in' option to WP_Query 'orderby' options
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
02/09/2024
|
|
#16910
|
Lazy evaluation for WP_Query
|
|
|
normal
|
normal
|
|
feature request
|
06/04/2019
|
|
#59235
|
AJAX request returns critical error in class-wp-date-query.php
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/30/2023
|
|
#42164
|
Conditional Tags not working when using ugly URL
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/10/2017
|
|
#63406
|
Lack of mutex for query object values like is_category and is_author can result in warnings
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/06/2025
|
|
#63666
|
Multiple tags in URL broken in 6.8
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/08/2025
|
|
#44903
|
Multisite - Archive Main Query Duplicate Paged Posts
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/13/2018
|
|
#58515
|
Need to use $wpdb->prepare instead of sprintf
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/22/2023
|