#40300
|
`title` parameter causes `WP_Query` to return sticky posts.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/29/2017
|
#41196
|
add _doing_it_wrong to get_query_var and prevent fatal errors
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/12/2017
|
#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
|
#58147
|
bugfix: rewind_posts when posts array index != 0
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/18/2023
|
#57505
|
category archive url ending with "/0" should be 404
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/14/2023
|
#57766
|
filter query_loop_block_query_vars repeater 4 times
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/18/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
|
#61763
|
get_posts($args) returns "auto-drafts" even when "post_status=>publish"
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/26/2024
|
#63360
|
ignore_sticky_posts generating a wrong behaviour in WP_Query
|
|
|
normal
|
blocker
|
Awaiting Review
|
defect (bug)
|
06/04/2025
|
#53495
|
incorrect (and confusing) DocBlock for get_page_by_title()
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/24/2021
|
#59252
|
is_front_page returns false when a static blog page has been set.
|
joedolson*
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/04/2025
|
#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
|
#45400
|
last of query_vars contains anchor
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/05/2018
|
#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
|
#58234
|
sanitize_title_with_dashes fatal error when query var value is an array in php 8
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/31/2025
|
#40660
|
the_post_navigation not excluding terms - wp 4.7.4
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/28/2020
|
#40335
|
using 'pre_get_terms' is confusing when it comes to ordering by meta
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/12/2019
|
#47211
|
using amp in search show all post / pages with the &
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/10/2019
|
#63342
|
wp-admin/options.php page crashes when options or cache data are too large
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/30/2025
|
#57083
|
wp_list_authors and WP Search Users
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/16/2022
|
#55748
|
wp_query post_type taxonomies doesn't accept array in url if hierarchical
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
05/17/2022
|
#37463
|
Abstract Query Class
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/20/2023
|
#60154
|
Add filter hook to either get_post_stati or WP_List_Util::filter
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/15/2024
|
#39120
|
Add get/set methods to remaining main query classes (comments and terms)
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/07/2018
|
#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
|
#62953
|
Add post_ancestor as query var to WP_Query class
|
bbpaule
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/26/2025
|
#59351
|
Add support for querying by an exact date with WP_Date_Query
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/15/2023
|
#47694
|
Adding a filter for $searchand variable
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/13/2019
|
#61632
|
Allow ordering of posts by `status`
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/11/2024
|
#61008
|
Allow searching of extra post fields
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/15/2024
|
#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
|
#51155
|
Default Order and Order By for Post Types and Taxonomies
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/27/2020
|
#63600
|
Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages()
|
vincent06
|
needs-docs
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/24/2025
|
#48193
|
Improve the WordPress loop
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/20/2024
|
#40341
|
Make search possible in custom fields
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/24/2024
|
#41678
|
Make sure all field returns use filters in WP Query
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/20/2023
|
#42907
|
Meta Queries: support ordering by meta_value but still including items without that key
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
#62484
|
Multiple selection of post type in Query loop block
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
05/26/2025
|
#40434
|
Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts()
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/12/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
|
#51811
|
Query inconsistency between WP_Query and WP_Term_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/04/2024
|
#52386
|
Should WP_Query::get_posts be a private method?
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/30/2024
|
#58593
|
Slow list of posts in the admin panel (with a large wp_posts table)
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/26/2023
|
#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
|
#49429
|
There seems to be no way to check query value for NULL
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/14/2020
|
#52167
|
WP_Query: always convert `any` post type values to public values.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/24/2020
|
#49149
|
Write tests for WP_Query
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/20/2020
|
#55630
|
add array input to meta_query key
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/27/2022
|
#43842
|
get_children() function enhancement.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/2019
|
#41797
|
max_num_pages for WP_User_Query
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/05/2017
|
#44602
|
meta_query to support FIND_IN_SET
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2018
|
#61048
|
order sticky posts using the same order for posts
|
|
|
normal
|
major
|
Awaiting Review
|
enhancement
|
04/22/2024
|
#63614
|
pre_get_lastpostdate filter
|
|
has-patch
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
06/24/2025
|
#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
|
#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
|
#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
|
#53060
|
Data Deletion - comments
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
04/20/2021
|
#37837
|
Extend WP_Query author parameters to filter by role
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
03/30/2017
|
#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
|
#18836
|
ORDER BY RAND() is slow
|
pbearne
|
dev-feedback
|
normal
|
minor
|
6.9
|
enhancement
|
06/03/2025
|
#14368
|
make the 'orderby' argument in get_posts() accept all "post" fields
|
|
has-patch
|
normal
|
normal
|
|
enhancement
|
08/01/2022
|
#35418
|
Assigned post type not appeared in category and tag archive
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#30184
|
Author page and category
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/22/2025
|
#10663
|
Category name handling wrong function is_category
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
04/21/2024
|
#23862
|
Clean up old WP->public_query_vars and WP->private_query_vars
|
nacin
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
11/30/2022
|
#15551
|
Custom post type pagination redirect
|
|
|
normal
|
normal
|
|
defect (bug)
|
12/28/2022
|
#27266
|
Front end search for attachment title cannot succeed
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
01/18/2022
|
#37489
|
If Posts have the same datetime, the order of the post is indefinite.
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#23309
|
Not all WP_Query::query_vars get updated during WP_Query::get_posts()
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#30911
|
Overhaul post_status logic in WP_Query
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#34660
|
Query breaks when nopaging = false and posts_per_page = -1
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35758
|
Reading Settings fallback option when none is selected at Front page displays
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#36966
|
Search is not working with soft hyphen symbols
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#18513
|
Searching with explicit post types unsets page post type
|
|
needs-unit-tests
|
normal
|
normal
|
|
defect (bug)
|
01/23/2025
|
#23336
|
Sticky Posts lack sanity bounding. If used too much, can severely degrade performance.
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#34934
|
Suppress preg_match() and urldecode() errors in WP::parse_request().
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35131
|
Unexpected 404: pending post hides published post with matching slug
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#27272
|
WP meta queries comparing apples to oranges
|
|
has-patch
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#36696
|
WP_Meta_Query can give wrong results when comparing large numbers
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35820
|
WP_Query(array( 'p' => 0)) will return posts
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#35848
|
WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly
|
|
reporter-feedback
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#27507
|
get_posts() not honoring post_status criteria
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#48860
|
get_queried_object return false when executed in parse_query hook
|
|
|
normal
|
normal
|
|
defect (bug)
|
12/03/2019
|
#31957
|
query fails, when post is queried under specific name
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#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
|
#34211
|
Ability to specify fields WP_Query can search
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#35761
|
Add filter(s) to get_adjacent_post function to change variables further down
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#35398
|
Allow post types to override `posts_per_archive_page`
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#20044
|
Enable search for pages by slug
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#30530
|
Enhance privacy by hiding posts of other users
|
|
reporter-feedback
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|