#56165
|
Bogus query parameters force WordPress to drop query limit and exhausts memory
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/06/2022
|
#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
|
#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)
|
11/14/2024
|
#47802
|
WP_Query get_posts sometimes inserts contradictory taxonomy queries
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/04/2020
|
#42546
|
WP_Query not handling 'LIKE' correctly.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/14/2018
|
#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
|
#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
|
#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
|
#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
|
#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
|
11/25/2024
|
#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
|
#61048
|
order sticky posts using the same order for posts
|
|
|
normal
|
major
|
Awaiting Review
|
enhancement
|
04/22/2024
|
#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
|
#39914
|
'orderby' date results differs depend on 'post_status'
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/19/2017
|
#51794
|
An author_name query with nonexistent user returns posts with no author
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/17/2020
|
#55649
|
Block Query with full post content do not display properly
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/02/2022
|
#39428
|
Die fast in get_posts if get_user_by returns false
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
03/15/2019
|
#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
|
#40984
|
Possible Bug with Named Orderby Meta Query SQL
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/09/2017
|
#60027
|
Post patterns show no posts
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
08/24/2024
|
#42732
|
Problem with usage of WP_Term_Query inside WP_Tax_Query
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/28/2017
|
#48020
|
Queries display in inconsistent order when ordering by meta_value_num
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/11/2019
|
#56081
|
Query Loop block with selection causes Sticky Posts setting to be ignored
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/27/2022
|
#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
|
#46285
|
Search colums of WP User Query vars is not updated after applying user_search_columns filter
|
|
|
normal
|
trivial
|
Awaiting Review
|
defect (bug)
|
02/20/2019
|
#36966
|
Search is not working with soft hyphen symbols
|
|
|
normal
|
normal
|
|
defect (bug)
|
06/04/2019
|
#45376
|
Search not working as described in codex
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/07/2018
|
#54436
|
Sorting issue- when sorting via a custom meta key
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/14/2021
|
#56992
|
The Loop displays incorrect data for queries started with `fields => 'id=>parent'`.
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
11/04/2022
|
#58553
|
Two query blocks on home template (FSE) breaks the second one
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/16/2023
|
#58806
|
Unexpected ordering result when ordering based on multiple clauses
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/14/2023
|
#54268
|
Using `author_name` in URL parameter gives unexpected results when logged into contributor account
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
10/14/2021
|
#47009
|
WP_Query bug with author=0
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/22/2019
|
#44372
|
WP_Query cannot properly order by nested Parent/Child relationships
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
06/14/2018
|
#61621
|
WP_Query get_posts should be call its property not again execute all caculations
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/07/2024
|
#60984
|
WP_Query is returning the two same post instead of one
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/15/2024
|
#60468
|
WP_Query matches any post when query parameter "name" is an empty string
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
02/07/2024
|
#43634
|
WP_Query returns wrong result if 10+ search terms and all negative.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
01/17/2019
|
#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
|
#48029
|
WP_Query::query only using a single post_status
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/12/2020
|
#49911
|
WP_Tax_Query generates incorrect SQL
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/15/2020
|
#46347
|
WP_Term_Query where sql_clauses oddity
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/26/2019
|
#44519
|
Where are the pages of the headings added with the + add-on (any) ala https://wp-kama.ru/cat/wordpress/codex+xxx
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/05/2018
|
#48768
|
WordPress 5.3 ajax bug with Elementor 2.7.5
|
|
|
normal
|
critical
|
Awaiting Review
|
defect (bug)
|
11/22/2019
|
#40327
|
Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/31/2017
|
#40300
|
`title` parameter causes `WP_Query` to return sticky posts.
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/29/2017
|
#45400
|
last of query_vars contains anchor
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/05/2018
|
#47211
|
using amp in search show all post / pages with the &
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/10/2019
|
#55748
|
wp_query post_type taxonomies doesn't accept array in url if hierarchical
|
|
|
normal
|
minor
|
Awaiting Review
|
defect (bug)
|
05/17/2022
|
#60154
|
Add filter hook to either get_post_stati or WP_List_Util::filter
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
02/15/2024
|
#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
|
#40404
|
Slow queries with a large number of posts (tens of thousands and above)
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/10/2017
|
#36309
|
Timezone issue in WP_Date_Query->build_mysql_datetime
|
|
|
normal
|
normal
|
|
enhancement
|
06/04/2019
|
#43842
|
get_children() function enhancement.
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/16/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
|
#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
|