#40341
|
Make search possible in custom fields
|
|
Query
|
normal
|
normal
|
3
|
Awaiting Review
|
enhancement
|
|
05/24/2024
|
#41266
|
Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable
|
noisysocks
|
Query
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
has-patch
|
11/07/2021
|
#18836
|
ORDER BY RAND() is slow
|
pbearne
|
Query
|
normal
|
minor
|
3
|
|
enhancement
|
has-patch
|
03/12/2024
|
#39708
|
Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts
|
|
Query
|
normal
|
normal
|
3
|
Awaiting Review
|
enhancement
|
|
07/03/2018
|
#51811
|
Query inconsistency between WP_Query and WP_Term_Query
|
|
Query
|
normal
|
normal
|
3
|
Awaiting Review
|
enhancement
|
has-patch
|
07/04/2024
|
#40404
|
Slow queries with a large number of posts (tens of thousands and above)
|
|
Query
|
normal
|
normal
|
3
|
Awaiting Review
|
enhancement
|
|
04/10/2017
|
#57211
|
Split up `WP_Query::get_posts()`
|
costdev
|
Query
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
dev-feedback
|
01/23/2023
|
#45084
|
WP_Term_Query multiple 'orderby' support
|
|
Query
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
needs-unit-tests
|
03/03/2021
|
#17019
|
add hooks for Media Library attachment counts
|
SergeyBiryukov
|
Query
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
has-patch
|
05/21/2024
|
#14477
|
get_pages with child_of only works with uninterrupted hierarchies
|
wonderboymusic
|
Query
|
high
|
normal
|
3
|
Future Release
|
enhancement
|
has-patch
|
01/15/2021
|
#18035
|
ignore_sticky_posts fails to remove sticky class
|
johneckman
|
Query
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
dev-feedback
|
09/20/2023
|
#50070
|
'post_type' query variable not set for taxonomy queries
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/27/2020
|
#59235
|
AJAX request returns critical error in class-wp-date-query.php
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
10/30/2023
|
#40903
|
Filtered posts_request query can break found_posts query
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
06/01/2017
|
#57678
|
Missing use of placeholders and $wpdb->prepare()
|
|
Query
|
normal
|
major
|
2
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
02/27/2023
|
#58515
|
Need to use $wpdb->prepare instead of sprintf
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
06/22/2023
|
#42732
|
Problem with usage of WP_Term_Query inside WP_Tax_Query
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
11/28/2017
|
#48020
|
Queries display in inconsistent order when ordering by meta_value_num
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
09/11/2019
|
#36966
|
Search is not working with soft hyphen symbols
|
|
Query
|
normal
|
normal
|
2
|
|
defect (bug)
|
|
06/04/2019
|
#41446
|
The PHP notice displayed after the overwriting global $posts by a new empty query.
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
08/25/2020
|
#58806
|
Unexpected ordering result when ordering based on multiple clauses
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
|
07/14/2023
|
#49284
|
WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/12/2024
|
#39945
|
WP_Query::get_posts fails to correctly sanitize 'posts_per_page'
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
03/03/2020
|
#60745
|
WP_Query::parse_query() does not handle invalid query arg values
|
|
Query
|
normal
|
normal
|
2
|
6.7
|
defect (bug)
|
has-patch
|
09/19/2024
|
#52559
|
When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible.
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
04/26/2021
|
#41196
|
add _doing_it_wrong to get_query_var and prevent fatal errors
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/12/2017
|
#37530
|
is_front_page() is based on wrong data -> gives wrong results
|
|
Query
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
01/07/2020
|
#58234
|
sanitize_title_with_dashes fatal error when query var value is an array in php 8
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
08/08/2023
|
#61008
|
Allow searching of extra post fields
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
|
04/15/2024
|
#21096
|
Filter on is_front_page return value
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
|
06/04/2019
|
#41678
|
Make sure all field returns use filters in WP Query
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
04/20/2023
|
#42082
|
Support compare custom fields in WP_Meta_Query
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
|
02/28/2018
|
#20352
|
Use str_getcsv() to parse search terms in WP_Query
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#29178
|
Using WP_Query only for result of SQL_CALC_FOUND_ROWS
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
|
06/04/2019
|
#29823
|
WP_Date_Query across tables
|
boonebgorges*
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
|
06/04/2019
|
#49149
|
Write tests for WP_Query
|
|
Query
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
02/20/2020
|
#27094
|
get_boundary_post() doesn't work for custom post types
|
|
Query
|
normal
|
normal
|
2
|
|
enhancement
|
has-patch
|
06/04/2019
|
#43372
|
$wp_query->max_num_pages return value as float
|
|
Query
|
normal
|
trivial
|
1
|
Awaiting Review
|
defect (bug)
|
|
02/10/2022
|
#39914
|
'orderby' date results differs depend on 'post_status'
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
02/19/2017
|
#40630
|
Advanced meta compare "like" in WP_Query
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
05/16/2017
|
#51794
|
An author_name query with nonexistent user returns posts with no author
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
11/17/2020
|
#35418
|
Assigned post type not appeared in category and tag archive
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
reporter-feedback
|
06/04/2019
|
#28568
|
Can't get private posts/pages via WP_Query when not logged in as administrator
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
03/22/2019
|
#37645
|
Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
07/23/2021
|
#23862
|
Clean up old WP->public_query_vars and WP->private_query_vars
|
nacin
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
11/30/2022
|
#42164
|
Conditional Tags not working when using ugly URL
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
10/10/2017
|
#47719
|
Consistency issue with `include` parameter set to "0" in `WP_Term_Query`
|
SergeyBiryukov
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
dev-feedback
|
02/17/2021
|
#39428
|
Die fast in get_posts if get_user_by returns false
|
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
has-patch
|
03/15/2019
|
#58200
|
Empty result when meta_query is supposed to select date less than certain date
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
11/10/2023
|
#38442
|
Error when WP_Query parses orderby array in function parse_order
|
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
has-patch
|
04/02/2019
|
#60395
|
Filtering posts by open ping_status returns posts with closed ping_status
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
01/31/2024
|
#37489
|
If Posts have the same datetime, the order of the post is indefinite.
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#62022
|
Missing PHPDoc tag for WP_Query::$query_vars_changed
|
|
Query
|
normal
|
trivial
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
09/10/2024
|
#23309
|
Not all WP_Query::query_vars get updated during WP_Query::get_posts()
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#37251
|
Not return 404 on front-page with option page and url `/page/2`
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
05/28/2023
|
#34660
|
Query breaks when nopaging = false and posts_per_page = -1
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
needs-unit-tests
|
06/04/2019
|
#38062
|
SELECT DISTINCT ... ORDER BY ...
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
04/09/2019
|
#46285
|
Search colums of WP User Query vars is not updated after applying user_search_columns filter
|
|
Query
|
normal
|
trivial
|
1
|
Awaiting Review
|
defect (bug)
|
|
02/20/2019
|
#48078
|
Some WP_XXX_Query::query() methods produce incorrect results when called in a loop
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
09/20/2019
|
#38283
|
Some `WP_Query` query vars undocumented
|
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
has-patch
|
03/27/2019
|
#41546
|
WP Query order by meta_clause not working correctly for decimal values
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
08/05/2017
|
#27272
|
WP meta queries comparing apples to oranges
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#44372
|
WP_Query cannot properly order by nested Parent/Child relationships
|
|
Query
|
normal
|
minor
|
1
|
Awaiting Review
|
defect (bug)
|
|
06/14/2018
|
#47802
|
WP_Query get_posts sometimes inserts contradictory taxonomy queries
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
09/04/2020
|
#42546
|
WP_Query not handling 'LIKE' correctly.
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
03/14/2018
|
#43634
|
WP_Query returns wrong result if 10+ search terms and all negative.
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
01/17/2019
|
#44695
|
WP_Term_Query unexpected 'orderby' behaviour.
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
needs-unit-tests
|
08/27/2019
|
#43391
|
WP_User_Query bug
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
03/03/2018
|
#56311
|
Week query variable is not being sanitized correctly
|
audrasjb
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
has-patch
|
09/23/2024
|
#35848
|
WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly
|
|
Query
|
normal
|
normal
|
1
|
|
defect (bug)
|
reporter-feedback
|
06/04/2019
|
#43238
|
`suppress_filters` not set in `pre_get_posts` hook
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
05/13/2022
|
#58147
|
bugfix: rewind_posts when posts array index != 0
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
04/18/2023
|
#37762
|
cache_results parameter doesn't prevent queried posts from being added to cache
|
boonebgorges
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
dev-feedback
|
06/15/2022
|
#45394
|
get_posts fails to return results when accessing admin with a custom user role
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
12/10/2018
|
#45894
|
is_home conditional tag returns incorrect value with home pagination
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
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
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
02/24/2023
|
#40166
|
query_vars bug sets is_home to false.
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
05/20/2019
|
#40660
|
the_post_navigation not excluding terms - wp 4.7.4
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
07/28/2020
|
#39120
|
Add get/set methods to remaining main query classes (comments and terms)
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
has-patch
|
04/07/2018
|
#56105
|
Call update_post_parent_caches in the_post function in WP_Query class
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
04/20/2023
|
#20044
|
Enable search for pages by slug
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#30530
|
Enhance privacy by hiding posts of other users
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
reporter-feedback
|
06/04/2019
|
#15249
|
Filtering get_search_sql for advanced queries
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#25190
|
Improve name/pagename query variable mapping
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
needs-unit-tests
|
06/04/2019
|
#36881
|
Improved hot-wiring of set_found_posts
|
pbearne
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
needs-unit-tests
|
05/08/2024
|
#36670
|
Move CAST to right-hand side of comparison in meta query
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#30994
|
Offset return for wp_get_archives
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#40434
|
Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts()
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
has-patch
|
01/17/2018
|
#41843
|
Provide more flexibility to the `get_{$adjacent}_post_where` hook
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
|
03/13/2019
|
#36652
|
Use meta_value in a meta query to decide type format in SQL clause
|
ericlewis
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
dev-feedback
|
06/04/2019
|
#34525
|
Use wp_parse_id_list() in the WP_Query class
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
has-patch
|
06/04/2019
|
#11398
|
new sort method for query_posts (order by last comment date)
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#61048
|
order sticky posts using the same order for posts
|
|
Query
|
normal
|
major
|
1
|
Awaiting Review
|
enhancement
|
|
04/22/2024
|
#37056
|
paginate_links should be a method on WP_Query
|
|
Query
|
normal
|
normal
|
1
|
|
enhancement
|
|
06/04/2019
|
#60490
|
Add 'author__in' option to WP_Query 'orderby' options
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
02/09/2024
|
#56168
|
Add a way easily perform advanced post fields queries
|
|
Query
|
normal
|
trivial
|
1
|
Awaiting Review
|
feature request
|
|
07/07/2022
|
#39632
|
Adding Query identifier attribute
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
06/07/2017
|
#37837
|
Extend WP_Query author parameters to filter by role
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
|
03/30/2017
|
#30982
|
Meta query in pre_get_posts
|
|
Query
|
normal
|
normal
|
1
|
|
feature request
|
|
06/04/2019
|
#58600
|
wp_query Enhancement
|
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
feature request
|
close
|
07/03/2023
|