#55946
|
`post_tag` is not supporting in rest api for custom meta
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/16/2022
|
#59558
|
not documented information about changes in embedded data
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/06/2023
|
#57312
|
pattern validation fails in case of multitype validation using WP JSON REST
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
12/11/2022
|
#47962
|
Allow apiRequest to do requests on external WordPress sites
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/02/2019
|
#54293
|
Expand functionality of themes REST API
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/07/2022
|
#44694
|
Extra and un-neccessary query when no posts found in Posts Rest Controller
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/02/2018
|
#48822
|
Indicate partial success/error of a REST API request
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/24/2020
|
#61907
|
Make oembed_invalid_url return 400 instead of 404
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
08/22/2024
|
#57900
|
Only prime post thumbnails in post REST API controller
|
spacedmonkey
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
05/10/2023
|
#57221
|
Opportunity for optimization on invalid query to REST API Search Controller
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
11/28/2022
|
#53860
|
REST API returns special characters as Unicode Decimal Code
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
08/02/2021
|
#57361
|
WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/20/2022
|
#57455
|
respond_to_request: store matched handlers across other methods, saving a call to get_routes().
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/19/2023
|
#54387
|
trailing slash in the url /wp-json
|
|
dev-feedback
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
06/25/2024
|
#52384
|
WordPress API - Add Limit / Block API Access Features
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
01/27/2021
|
#61970
|
Fatal error: Attempt to read property "ID" on null in /src/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/02/2024
|
#53372
|
Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp
|
|
has-patch
|
normal
|
minor
|
Future Release
|
defect (bug)
|
06/10/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
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
04/30/2021
|
#53242
|
Potential private information leak in REST API doing it wrong
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
05/21/2021
|
#61842
|
Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/14/2024
|
#61837
|
Uncaught TypeError in wp/v2/posts/{id} endpoint
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/14/2024
|
#50964
|
WordPress view/preview links + post editor don't get along with SPA frontend
|
|
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
04/20/2021
|
#41740
|
Add comment count to "replies" link in post responses
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/25/2020
|
#46267
|
Add generated_slug to REST API autosaves endpoint
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/25/2020
|
#57223
|
Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider?
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/28/2022
|
#58849
|
Document supported $args for register_rest_route()
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
07/19/2023
|
#55675
|
Improve performance Themes REST API endpoint
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/16/2024
|
#41735
|
Include titles for JSON Schema properties
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/03/2017
|
#61978
|
Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/09/2024
|
#47194
|
Posts endpoint: Enable collection parameters for querying by custom field
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
10/25/2020
|
#40556
|
REST API: Allow for server generating a user's password
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/27/2017
|
#41554
|
REST API: Use `wp.apiRequest` helper to build URLs for media embed requests
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/25/2019
|
#45252
|
Reconsider the `context` argument in REST API calls
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/21/2019
|
#56368
|
Unable to use enum with array data type - REST API
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/04/2022
|
#48816
|
Use get_bloginfo in the REST API index
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/29/2019
|
#58034
|
Post API can't get image URL on Endpoint
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
04/06/2023
|
#57048
|
Handle trailing slashes in rest_preload_api_request
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/25/2024
|
#39889
|
Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit.
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/09/2019
|
#43681
|
Incorrect HTTP status code in 'posts' query.
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
05/24/2019
|
#57945
|
Locale bug in short-circuited WP REST API request via rest_pre_dispatch?
|
|
close
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
03/20/2023
|
#61061
|
PHP Warning with invalid JSON input
|
|
has-patch
|
low
|
normal
|
Awaiting Review
|
defect (bug)
|
07/03/2024
|
#50012
|
REST API: Fields filter does not work with "object" collection responses
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/19/2023
|
#60599
|
REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value.
|
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
03/11/2024
|
#61838
|
Uncaught TypeError in multiple REST API endpoints from a single bug
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/14/2024
|
#54240
|
WP REST API Users Endpoint Search
|
|
reporter-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
10/14/2021
|
#54832
|
_doing_it_wrong should write into debug.log
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
02/14/2024
|
#57879
|
fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks.
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/19/2024
|
#55961
|
Add embed to WP_REST_Request class
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/20/2023
|
#57749
|
In REST APIs, only prime meta data if there are registered keys
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/18/2024
|
#49179
|
Manage Post trackbacks within the REST API
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
10/24/2020
|
#38813
|
REST API: Test schema registration for required fields.
|
jnylen0
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
11/30/2019
|
#56481
|
Short-circuit HEAD methods in Core controllers
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
09/05/2024
|
#39972
|
REST API: Allow querying posts by post format
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
05/07/2017
|
#39851
|
WP_REST_Posts_Controller::get_items() has too many concerns
|
|
|
normal
|
normal
|
Future Release
|
task (blessed)
|
01/17/2019
|
#60184
|
Publication date 01/01/1970 is refused
|
|
has-patch
|
normal
|
normal
|
6.7
|
defect (bug)
|
09/01/2024
|
#60618
|
REST API: Meta update fails if unrelated unchanged field is a multi-item array
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/09/2024
|
#54740
|
REST API: oneOf validation behaves unexpectedly with strings/arrays
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
09/05/2022
|
#44157
|
the comments/[id] endpoints should have the same permissions checks as the comments endpoint
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/20/2019
|
#40410
|
Add chunked upload support to the REST API
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
07/23/2024
|
#53603
|
Expose block data directly through REST API endpoints
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
08/01/2021
|
#43428
|
Improve CORS headers sent to REST Api requests
|
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
04/24/2023
|
#61308
|
Return `post_types` field in templates REST API
|
oandregal
|
needs-unit-tests
|
normal
|
normal
|
6.7
|
enhancement
|
06/04/2024
|
#59635
|
Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints
|
antonvlasenko
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/04/2023
|
#61205
|
Add support for relative paths to theme assets in theme.json
|
|
|
normal
|
normal
|
Awaiting Review
|
feature request
|
09/08/2024
|
#41032
|
REST API: Date fields do not support ISO8601
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/15/2024
|
#52640
|
The rest_prepare_attachment filter runs twice during REST request
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
02/24/2021
|
#56483
|
Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API
|
|
reporter-feedback
|
normal
|
major
|
Awaiting Review
|
defect (bug)
|
12/11/2022
|
#42970
|
Add a 'rest_nonce_action' filter to the REST API
|
|
close
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
11/29/2019
|
#50074
|
Add filter on post/etc action links in the REST API
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
09/08/2021
|
#39863
|
HTML description property of term in WP_REST_Terms_Controller lacks display filters
|
joehoyle
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
07/11/2019
|
#38702
|
REST API: Add accessor functions for post_status and post_parent
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
01/18/2022
|
#41616
|
REST API: Expose old slugs
|
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
07/22/2024
|
#45140
|
REST API: Increase upper bound allowed on per_page argument
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
06/26/2024
|
#36257
|
REST API: It's difficult to impossible to determine the endpoint matched to a request
|
rmccue
|
|
normal
|
normal
|
|
enhancement
|
01/18/2022
|
#40988
|
Use objects for `get_item_schema()` calls
|
pbearne
|
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
06/12/2024
|
#42737
|
Add method wp.api.getModelByType for retrieving api models
|
adamsilverstein
|
|
normal
|
normal
|
Future Release
|
feature request
|
10/19/2018
|
#59903
|
Add user pattern categories to the pattern categories API response
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
12/21/2023
|
#51757
|
REST API: Add const validation
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/25/2021
|
#46379
|
REST API posts/pages response to include scripts needed for display of post content
|
|
|
normal
|
normal
|
Future Release
|
feature request
|
10/24/2020
|
#41459
|
Introduce a REST API endpoint for networks / network options
|
|
has-patch
|
normal
|
normal
|
Future Release
|
task (blessed)
|
04/03/2020
|
#57973
|
Can not delete custom template when name contains non-Latin characters
|
|
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
07/11/2024
|
#54304
|
Expose menu data public in Menus REST API
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
09/03/2024
|
#38878
|
REST API: Default query for users endpoint doesn't scale
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/11/2019
|
#39861
|
WP REST API and Caching Issue
|
johnbillion*
|
|
normal
|
normal
|
Future Release
|
defect (bug)
|
06/21/2023
|
#50409
|
REST API about links should be embeddable.
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
10/15/2020
|
#41821
|
REST API: Add support for threaded comments
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
09/24/2020
|
#46238
|
REST API: Allow conditional field registration
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
10/25/2020
|
#61739
|
REST API: Implement 'targetHints' property
|
|
has-patch
|
normal
|
normal
|
6.7
|
enhancement
|
09/02/2024
|
#39954
|
REST API: Improve date updates if both `date` and `date_gmt` are set
|
|
|
normal
|
minor
|
Awaiting Review
|
enhancement
|
03/09/2017
|
#38641
|
Support partial ISO8601 dates in queries
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
01/18/2022
|
#52925
|
Autosaves controller: Post checks will never catch invalid IDs
|
|
has-patch
|
normal
|
normal
|
Future Release
|
defect (bug)
|
07/25/2024
|
#53063
|
Add batch support to core REST resources
|
TimothyBlynJacobs
|
has-patch
|
normal
|
normal
|
Future Release
|
enhancement
|
04/05/2024
|
#53673
|
Add unit tests for v5.8 widget sidebar IDs
|
|
dev-feedback
|
normal
|
normal
|
Future Release
|
enhancement
|
04/01/2024
|
#41463
|
Improve REST API tests that don't perform any assertions
|
johnbillion*
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
09/01/2022
|
#39473
|
get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once
|
|
needs-unit-tests
|
normal
|
normal
|
Awaiting Review
|
enhancement
|
01/19/2023
|
#49538
|
Can't get a subset of `_embedded` using `_fields`
|
|
needs-unit-tests
|
normal
|
normal
|
Future Release
|
enhancement
|
07/25/2024
|
#49330
|
REST API: introduce block-editor context
|
|
|
normal
|
normal
|
Future Release
|
enhancement
|
10/01/2020
|
#49634
|
Performance Benchmarks for REST API
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
feature request
|
04/30/2020
|
#56494
|
REST API: Fix and test rest_default_additional_properties_to_false
|
|
has-patch
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
08/09/2023
|
#41358
|
Shutdown hooks can significantly slow down REST API responses
|
|
dev-feedback
|
normal
|
normal
|
Awaiting Review
|
defect (bug)
|
06/12/2024
|