#60566
|
Posts Page as Draft remains publicly queryable
|
|
Query
|
normal
|
normal
|
1
|
Future Release
|
defect (bug)
|
|
02/19/2024
|
#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
|
01/06/2025
|
#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
|
#62953
|
Add post_ancestor as query var to WP_Query class
|
bbpaule
|
Query
|
normal
|
normal
|
1
|
Awaiting Review
|
enhancement
|
needs-unit-tests
|
02/17/2025
|
#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
|
#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
|
|
02/12/2025
|
#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
|
#31634
|
Minor UI improvements to bulk editing
|
joedolson*
|
Quick/Bulk Edit
|
normal
|
normal
|
9
|
Future Release
|
enhancement
|
has-patch
|
01/23/2025
|
#19859
|
"Bulk Edit" Missing The Ability To Edit Tags
|
oglekler
|
Quick/Bulk Edit
|
normal
|
normal
|
7
|
Future Release
|
enhancement
|
|
02/12/2024
|
#29821
|
bulk_edit_custom_box hook causes tags to display within created fieldset
|
|
Quick/Bulk Edit
|
normal
|
normal
|
6
|
Awaiting Review
|
defect (bug)
|
|
02/07/2023
|
#35833
|
Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail
|
oglekler
|
Quick/Bulk Edit
|
normal
|
normal
|
6
|
Future Release
|
enhancement
|
has-patch
|
09/16/2024
|
#52501
|
Bad date format in data picker, depends on time format settings
|
|
Quick/Bulk Edit
|
normal
|
normal
|
5
|
Awaiting Review
|
defect (bug)
|
|
03/15/2023
|
#39186
|
Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns
|
engelen
|
Quick/Bulk Edit
|
normal
|
normal
|
5
|
Future Release
|
defect (bug)
|
needs-unit-tests
|
02/28/2023
|
#10762
|
Bulk editing creates invalid URIs
|
|
Quick/Bulk Edit
|
normal
|
normal
|
4
|
Future Release
|
defect (bug)
|
|
12/16/2018
|
#33931
|
Complex simplification and standardisation of all the list and quick edit screens
|
|
Quick/Bulk Edit
|
normal
|
normal
|
4
|
|
enhancement
|
|
06/04/2019
|
#12769
|
Disappearing posts/pages (in quickedit mode)
|
|
Quick/Bulk Edit
|
low
|
minor
|
3
|
|
defect (bug)
|
has-patch
|
02/17/2023
|
#16392
|
Quick Edit API should allow to pick up custom field values automatically
|
|
Quick/Bulk Edit
|
normal
|
normal
|
3
|
|
enhancement
|
|
06/04/2019
|
#33833
|
Quick/Bulk Edit are not visually consistent
|
|
Quick/Bulk Edit
|
normal
|
normal
|
3
|
Future Release
|
enhancement
|
|
02/10/2020
|
#56129
|
Author Dropdown menu missing in Quick Edit
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
|
defect (bug)
|
dev-feedback
|
01/21/2025
|
#25696
|
Double clicking update on list table inline edit removes row from dom
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
10/12/2018
|
#28326
|
List Tables don't update properly after Quick Edit
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
|
defect (bug)
|
dev-feedback
|
02/17/2023
|
#25060
|
Quick Edit Comments inline edit save breaks the alternating table row backgrounds
|
helen
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
Future Release
|
defect (bug)
|
has-patch
|
03/14/2019
|
#22236
|
edit.php: Apply when Bulk Actions selected forgets tag= filter
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
|
defect (bug)
|
has-patch
|
06/04/2019
|
#19392
|
Add auto-suggest support for all flat taxonomies in Bulk Edit.
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
|
enhancement
|
dev-feedback
|
06/04/2019
|
#31638
|
Bulk Edit & Quick Edit User Interfaces should be consistent
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
|
enhancement
|
close
|
06/04/2019
|
#56137
|
Excerpt in Quick Edit
|
|
Quick/Bulk Edit
|
normal
|
normal
|
2
|
Awaiting Review
|
enhancement
|
dev-feedback
|
06/04/2024
|
#60945
|
"Quick Edit" in Posts and Pages doesn't work in 6.5
|
|
Quick/Bulk Edit
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
06/04/2024
|
#62634
|
Bug Report: Error in mediaelement-and-player.js
|
|
Quick/Bulk Edit
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
|
12/03/2024
|
#39946
|
Private posts can be sticky when bulk editing them from wp-admin/edit.php
|
|
Quick/Bulk Edit
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
reporter-feedback
|
06/04/2024
|
#60329
|
Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box
|
|
Quick/Bulk Edit
|
normal
|
normal
|
1
|
Awaiting Review
|
defect (bug)
|
has-patch
|
01/30/2024
|
#30870
|
Add an $actions array and a filter in inline_edit() function
|
|
Quick/Bulk Edit
|
normal
|
normal
|
1
|
|
enhancement
|
reporter-feedback
|
06/04/2019
|
#11472
|
Should QuickEdit remove posts from lists as needed?
|
|
Quick/Bulk Edit
|
low
|
minor
|
1
|
Future Release
|
enhancement
|
|
12/09/2019
|
#41358
|
Shutdown hooks can significantly slow down REST API responses
|
|
REST API
|
normal
|
normal
|
10
|
Awaiting Review
|
defect (bug)
|
dev-feedback
|
02/10/2025
|
#38813
|
REST API: Test schema registration for required fields.
|
jnylen0
|
REST API
|
normal
|
normal
|
10
|
Future Release
|
enhancement
|
needs-unit-tests
|
11/30/2019
|
#40988
|
Use objects for `get_item_schema()` calls
|
pbearne
|
REST API
|
normal
|
normal
|
10
|
Awaiting Review
|
enhancement
|
|
06/12/2024
|
#39544
|
REST API: Improve users endpoint in multisite
|
|
REST API
|
normal
|
normal
|
9
|
Future Release
|
task (blessed)
|
|
08/17/2021
|
#53603
|
Expose block data directly through REST API endpoints
|
|
REST API
|
normal
|
normal
|
8
|
Future Release
|
enhancement
|
dev-feedback
|
12/16/2024
|
#40365
|
Introduce a REST API endpoint for sites
|
|
REST API
|
normal
|
normal
|
8
|
Future Release
|
task (blessed)
|
needs-unit-tests
|
04/03/2020
|
#47443
|
REST-API prevents users with edit_published_posts capability updating published posts
|
|
REST API
|
normal
|
normal
|
7
|
Future Release
|
defect (bug)
|
has-patch
|
01/27/2024
|
#48885
|
REST API: Support reading public settings, implement context handling
|
spacedmonkey
|
REST API
|
normal
|
normal
|
7
|
Future Release
|
enhancement
|
dev-feedback
|
02/14/2025
|
#41032
|
REST API: Date fields do not support ISO8601
|
|
REST API
|
normal
|
normal
|
6
|
Future Release
|
defect (bug)
|
has-patch
|
02/06/2025
|
#36257
|
REST API: It's difficult to impossible to determine the endpoint matched to a request
|
rmccue
|
REST API
|
normal
|
normal
|
6
|
|
enhancement
|
|
01/18/2022
|
#41554
|
REST API: Use `wp.apiRequest` helper to build URLs for media embed requests
|
|
REST API
|
normal
|
normal
|
6
|
Awaiting Review
|
enhancement
|
has-patch
|
09/25/2019
|
#49985
|
REST API: Using _embed and _fields query parameters in the same query
|
TimothyBlynJacobs
|
REST API
|
normal
|
normal
|
5
|
Future Release
|
defect (bug)
|
has-patch
|
10/14/2024
|
#43502
|
`WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata()
|
|
REST API
|
normal
|
normal
|
5
|
Future Release
|
defect (bug)
|
has-patch
|
06/09/2023
|
#62701
|
Post controller: support for grouping results by parent-child relationship
|
|
REST API
|
normal
|
normal
|
5
|
6.8
|
enhancement
|
has-patch
|
01/31/2025
|
#45140
|
REST API: Increase upper bound allowed on per_page argument
|
|
REST API
|
normal
|
normal
|
5
|
Future Release
|
enhancement
|
needs-unit-tests
|
06/26/2024
|
#39037
|
Should REST API support multiple orderby values?
|
|
REST API
|
normal
|
normal
|
5
|
Awaiting Review
|
enhancement
|
has-patch
|
08/07/2024
|
#40748
|
Use REST API for Community Events
|
|
REST API
|
normal
|
normal
|
5
|
Future Release
|
enhancement
|
needs-unit-tests
|
10/25/2020
|
#44862
|
Create REST API endpoints to lock, release and takeover post edition
|
timothyblynjacobs
|
REST API
|
normal
|
normal
|
5
|
Awaiting Review
|
feature request
|
|
01/07/2022
|
#43681
|
Incorrect HTTP status code in 'posts' query.
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
defect (bug)
|
has-patch
|
05/24/2019
|
#38878
|
REST API: Default query for users endpoint doesn't scale
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
defect (bug)
|
dev-feedback
|
07/11/2019
|
#39861
|
WP REST API and Caching Issue
|
johnbillion*
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
defect (bug)
|
|
06/21/2023
|
#53063
|
Add batch support to core REST resources
|
TimothyBlynJacobs
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
enhancement
|
has-patch
|
04/05/2024
|
#40410
|
Add chunked upload support to the REST API
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
enhancement
|
|
07/23/2024
|
#41821
|
REST API: Add support for threaded comments
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
enhancement
|
needs-unit-tests
|
09/24/2020
|
#41616
|
REST API: Expose old slugs
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
enhancement
|
has-patch
|
07/22/2024
|
#45252
|
Reconsider the `context` argument in REST API calls
|
|
REST API
|
normal
|
normal
|
4
|
Awaiting Review
|
enhancement
|
|
11/21/2019
|
#35425
|
Return HTTP status code in WP_Error objects
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
enhancement
|
|
03/26/2017
|
#56481
|
Short-circuit HEAD methods in Core controllers
|
TimothyBlynJacobs*
|
REST API
|
normal
|
normal
|
4
|
6.8
|
enhancement
|
commit
|
02/11/2025
|
#41459
|
Introduce a REST API endpoint for networks / network options
|
|
REST API
|
normal
|
normal
|
4
|
Future Release
|
task (blessed)
|
has-patch
|
04/03/2020
|