#61008
|
Allow searching of extra post fields
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/15/2024
|
#51155
|
Default Order and Order By for Post Types and Taxonomies
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
08/27/2020
|
#20044
|
Enable search for pages by slug
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#21096
|
Filter on is_front_page return value
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#25180
|
Make it possible to select only posts with comment_count > 0
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#40341
|
Make search possible in custom fields
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
05/24/2024
|
#42907
|
Meta Queries: support ordering by meta_value but still including items without that key
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/16/2019
|
#38173
|
Meta query creates unecessary multiple left joins when using the same meta key
|
pbearne
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
11/12/2024
|
#36670
|
Move CAST to right-hand side of comparison in meta query
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#62484
|
Multiple selection of post type in Query loop block
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
close
|
11/25/2024
|
#62476
|
Need the ability to clear WP_Query cache partially and ability to set expiry for queries.
|
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/06/2025
|
#40434
|
Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts()
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/12/2025
|
#41843
|
Provide more flexibility to the `get_{$adjacent}_post_where` hook
|
|
Query
|
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
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
07/03/2018
|
#52386
|
Should WP_Query::get_posts be a private method?
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/30/2024
|
#58593
|
Slow list of posts in the admin panel (with a large wp_posts table)
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/26/2023
|
#49296
|
Split up WP_Query into more manageable classes
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/26/2020
|
#42082
|
Support compare custom fields in WP_Meta_Query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/28/2018
|
#36309
|
Timezone issue in WP_Date_Query->build_mysql_datetime
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#29178
|
Using WP_Query only for result of SQL_CALC_FOUND_ROWS
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#29823
|
WP_Date_Query across tables
|
boonebgorges*
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#31083
|
WP_date_Query does not validate string values of 'before' or 'after'
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#26937
|
get_adjacent_post() should use WP_Query rather than build its own SQL query
|
nacin
|
Query
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/31/2018
|
#15068
|
merging query objects/arrays
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#19738
|
meta_query should check for wildcards when using LIKE operator
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#11398
|
new sort method for query_posts (order by last comment date)
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#37056
|
paginate_links should be a method on WP_Query
|
|
Query
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#43324
|
query_vars is not necessarely representative of the final query_vars used to build the SQL query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
01/16/2019
|
#50154
|
About date and time request of version 5.4.1
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
05/13/2020
|
#60490
|
Add 'author__in' option to WP_Query 'orderby' options
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
02/09/2024
|
#31383
|
Add WP_Tax_Query support to WP_User_Query
|
|
Query
|
normal
|
normal
|
Future Release
|
feature request
|
|
10/21/2024
|
#49057
|
Add tag for any WP_Query for simple access in pre_get_post action
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
12/21/2019
|
#39632
|
Adding Query identifier attribute
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
06/07/2017
|
#63094
|
Allow ordering by meta_id in a meta query
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
03/13/2025
|
#53060
|
Data Deletion - comments
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
04/20/2021
|
#37837
|
Extend WP_Query author parameters to filter by role
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
03/30/2017
|
#16910
|
Lazy evaluation for WP_Query
|
|
Query
|
normal
|
normal
|
|
feature request
|
|
06/04/2019
|
#30982
|
Meta query in pre_get_posts
|
|
Query
|
normal
|
normal
|
|
feature request
|
|
06/04/2019
|
#43356
|
create is_403 function
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
02/19/2018
|
#58600
|
wp_query Enhancement
|
|
Query
|
normal
|
normal
|
Awaiting Review
|
feature request
|
close
|
07/03/2023
|
#52501
|
Bad date format in data picker, depends on time format settings
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
03/15/2023
|
#10762
|
Bulk editing creates invalid URIs
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
12/16/2018
|
#33172
|
Notice in get_bulk_actions() in certain conditions
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
defect (bug)
|
|
06/04/2019
|
#26524
|
Quick edit form looks strange for localized version
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
defect (bug)
|
|
02/25/2024
|
#32952
|
Select elements don't have the same size as input elements
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
defect (bug)
|
close
|
05/14/2023
|
#29821
|
bulk_edit_custom_box hook causes tags to display within created fieldset
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/07/2023
|
#62229
|
post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/27/2024
|
#19859
|
"Bulk Edit" Missing The Ability To Edit Tags
|
oglekler
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
enhancement
|
|
02/12/2024
|
#54378
|
Admin Pages - The dropdown of 'Main Page (no parent)' on QuickEdit query is slow
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/04/2024
|
#31638
|
Bulk Edit & Quick Edit User Interfaces should be consistent
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
enhancement
|
close
|
06/04/2019
|
#29320
|
Bulk edit on custom post types without title support
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
enhancement
|
|
07/24/2019
|
#33931
|
Complex simplification and standardisation of all the list and quick edit screens
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#16392
|
Quick Edit API should allow to pick up custom field values automatically
|
|
Quick/Bulk Edit
|
normal
|
normal
|
|
enhancement
|
|
06/04/2019
|
#33833
|
Quick/Bulk Edit are not visually consistent
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Future Release
|
enhancement
|
|
02/10/2020
|
#60898
|
'Change Author' as a bulk action in media library
|
|
Quick/Bulk Edit
|
normal
|
normal
|
Awaiting Review
|
feature request
|
|
06/04/2024
|
#57973
|
Can not delete custom template when name contains non-Latin characters
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/11/2024
|
#47188
|
Ensure that valid json is return for rest api, even when correct headers not sent.
|
spacedmonkey
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
01/03/2021
|
#52629
|
Introduce a better way to deprecate REST API parameters
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
02/23/2021
|
#53828
|
Nullable registered meta with format does not display in JSON schema
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
07/29/2021
|
#53117
|
Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
04/30/2021
|
#55128
|
REST API /media leaves holes in the result, making it virtually impossible to paginate through them
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/09/2022
|
#56668
|
REST API calls are failed when cookies are cleared from the site
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
09/27/2022
|
#51909
|
REST API inconsistencies
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/01/2020
|
#54484
|
REST API returns (empty) array for Meta but Schema has type object
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
11/24/2021
|
#61444
|
REST API: If Super Admin does not exist in subsite, retrieving users is rejected
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
06/14/2024
|
#59425
|
REST API: Preserve boolean values when generating next/prev Link headers
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/11/2024
|
#54740
|
REST API: oneOf validation behaves unexpectedly with strings/arrays
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
09/05/2022
|
#48257
|
REST API: post-process endpoint cannot be discovered from media creation endpoint
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
10/08/2019
|
#60599
|
REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value.
|
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
03/11/2024
|
#39861
|
WP REST API and Caching Issue
|
johnbillion*
|
REST API
|
normal
|
normal
|
Future Release
|
defect (bug)
|
|
06/21/2023
|
#43149
|
WP-API JS Client not triggering change event when using setMeta/setMetas helpers
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/25/2020
|
#54753
|
Wrong post content when uploading raw post data via REST API when html data url is used
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
05/14/2022
|
#54832
|
_doing_it_wrong should write into debug.log
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
02/14/2024
|
#59558
|
not documented information about changes in embedded data
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
10/06/2023
|
#57312
|
pattern validation fails in case of multitype validation using WP JSON REST
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
|
12/11/2022
|
#40410
|
Add chunked upload support to the REST API
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/23/2024
|
#41740
|
Add comment count to "replies" link in post responses
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/25/2020
|
#46267
|
Add generated_slug to REST API autosaves endpoint
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/25/2020
|
#63074
|
Automated Output Escaping Based on REST API Schema
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
03/07/2025
|
#57223
|
Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider?
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
11/28/2022
|
#52590
|
Consider increasing the limit of the perPage argument in paginated requests.
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/22/2021
|
#58849
|
Document supported $args for register_rest_route()
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
07/19/2023
|
#44694
|
Extra and un-neccessary query when no posts found in Posts Rest Controller
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/12/2025
|
#39863
|
HTML description property of term in WP_REST_Terms_Controller lacks display filters
|
joehoyle
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
07/11/2019
|
#43428
|
Improve CORS headers sent to REST Api requests
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/24/2023
|
#55675
|
Improve performance Themes REST API endpoint
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
04/16/2024
|
#48822
|
Indicate partial success/error of a REST API request
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
10/24/2020
|
#61978
|
Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/09/2024
|
#60608
|
Missing REST API users endpoint orderby parameters
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
02/22/2024
|
#53836
|
Option to additionally format API response
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
07/30/2021
|
#47194
|
Posts endpoint: Enable collection parameters for querying by custom field
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/25/2020
|
#50409
|
REST API about links should be embeddable.
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/15/2020
|
#56587
|
REST API sanitize and validate order / priority
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/16/2022
|
#36257
|
REST API: It's difficult to impossible to determine the endpoint matched to a request
|
rmccue
|
REST API
|
normal
|
normal
|
|
enhancement
|
|
01/18/2022
|
#49330
|
REST API: introduce block-editor context
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
10/01/2020
|
#45252
|
Reconsider the `context` argument in REST API calls
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
11/21/2019
|
#35425
|
Return HTTP status code in WP_Error objects
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
03/26/2017
|
#38641
|
Support partial ISO8601 dates in queries
|
|
REST API
|
normal
|
normal
|
Future Release
|
enhancement
|
|
01/18/2022
|
#56368
|
Unable to use enum with array data type - REST API
|
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
09/04/2022
|
#40988
|
Use objects for `get_item_schema()` calls
|
pbearne
|
REST API
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
|
06/12/2024
|